Searched defs:pred_stride (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
H A Ddc_only_idct_add_neon.c16 int pred_stride, unsigned char *dst_ptr,
29 pred_ptr += pred_stride;
31 pred_ptr += pred_stride;
15 vp8_dc_only_idct_add_neon(int16_t input_dc, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
H A Dshortidct4x4llm_neon.c23 int pred_stride, unsigned char *dst_ptr,
108 pred_ptr += pred_stride;
110 pred_ptr += pred_stride;
22 vp8_short_idct4x4llm_neon(int16_t *input, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dsubtract_mmi.c19 ptrdiff_t pred_stride) {
40 MMI_ADDU(%[pred], %[pred], %[pred_stride])
54 MMI_ADDU(%[pred], %[pred], %[pred_stride])
68 MMI_ADDU(%[pred], %[pred], %[pred_stride])
115 [pred_stride] "r"((mips_reg)pred_stride),
129 MMI_ADDU(%[pred], %[pred], %[pred_stride])
135 MMI_ADDU(%[pred], %[pred], %[pred_stride])
141 MMI_ADDU(%[pred], %[pred], %[pred_stride])
147 MMI_ADDU(%[pred], %[pred], %[pred_stride])
16 vpx_subtract_block_mmi(int rows, int cols, int16_t *diff, ptrdiff_t diff_stride, const uint8_t *src, ptrdiff_t src_stride, const uint8_t *pred, ptrdiff_t pred_stride) argument
[all...]
H A Dsubtract_msa.c15 const uint8_t *pred_ptr, int32_t pred_stride,
25 LW4(pred_ptr, pred_stride, pred0, pred1, pred2, pred3);
34 const uint8_t *pred_ptr, int32_t pred_stride,
46 LD2(pred_ptr, pred_stride, pred0, pred1);
47 pred_ptr += (2 * pred_stride);
59 const uint8_t *pred, int32_t pred_stride,
71 LD_SB8(pred, pred_stride, pred0, pred1, pred2, pred3, pred4, pred5, pred6,
73 pred += (8 * pred_stride);
118 const uint8_t *pred, int32_t pred_stride,
137 pred += pred_stride;
14 sub_blk_4x4_msa(const uint8_t *src_ptr, int32_t src_stride, const uint8_t *pred_ptr, int32_t pred_stride, int16_t *diff_ptr, int32_t diff_stride) argument
33 sub_blk_8x8_msa(const uint8_t *src_ptr, int32_t src_stride, const uint8_t *pred_ptr, int32_t pred_stride, int16_t *diff_ptr, int32_t diff_stride) argument
58 sub_blk_16x16_msa(const uint8_t *src, int32_t src_stride, const uint8_t *pred, int32_t pred_stride, int16_t *diff, int32_t diff_stride) argument
117 sub_blk_32x32_msa(const uint8_t *src, int32_t src_stride, const uint8_t *pred, int32_t pred_stride, int16_t *diff, int32_t diff_stride) argument
179 sub_blk_64x64_msa(const uint8_t *src, int32_t src_stride, const uint8_t *pred, int32_t pred_stride, int16_t *diff, int32_t diff_stride) argument
229 vpx_subtract_block_msa(int32_t rows, int32_t cols, int16_t *diff_ptr, ptrdiff_t diff_stride, const uint8_t *src_ptr, ptrdiff_t src_stride, const uint8_t *pred_ptr, ptrdiff_t pred_stride) argument
[all...]
/external/libvpx/libvpx/vpx_dsp/
H A Dsubtract.c22 ptrdiff_t pred_stride) {
29 pred += pred_stride;
38 ptrdiff_t pred_stride, int bd) {
50 pred += pred_stride;
19 vpx_subtract_block_c(int rows, int cols, int16_t *diff, ptrdiff_t diff_stride, const uint8_t *src, ptrdiff_t src_stride, const uint8_t *pred, ptrdiff_t pred_stride) argument
35 vpx_highbd_subtract_block_c(int rows, int cols, int16_t *diff, ptrdiff_t diff_stride, const uint8_t *src8, ptrdiff_t src_stride, const uint8_t *pred8, ptrdiff_t pred_stride, int bd) argument
/external/libvpx/libvpx/vp8/common/mips/mmi/
H A Didctllm_mmi.c41 int pred_stride, unsigned char *dst_ptr,
139 MMI_ADDU(%[pred_ptr], %[pred_ptr], %[pred_stride])
154 MMI_ADDU(%[pred_ptr], %[pred_ptr], %[pred_stride])
169 MMI_ADDU(%[pred_ptr], %[pred_ptr], %[pred_stride])
192 [pred_stride]"r"((mips_reg)pred_stride),
199 int pred_stride, unsigned char *dst_ptr,
216 MMI_ADDU(%[pred_ptr], %[pred_ptr], %[pred_stride])
226 MMI_ADDU(%[pred_ptr], %[pred_ptr], %[pred_stride])
236 MMI_ADDU(%[pred_ptr], %[pred_ptr], %[pred_stride])
40 vp8_short_idct4x4llm_mmi(int16_t *input, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
198 vp8_dc_only_idct_add_mmi(int16_t input_dc, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
[all...]
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dsubtract_neon.c19 ptrdiff_t pred_stride) {
43 pred += pred_stride;
57 pred += pred_stride;
67 pred += pred_stride;
75 pred += pred_stride;
16 vpx_subtract_block_neon(int rows, int cols, int16_t *diff, ptrdiff_t diff_stride, const uint8_t *src, ptrdiff_t src_stride, const uint8_t *pred, ptrdiff_t pred_stride) argument
/external/libvpx/libvpx/vp8/common/
H A Didctllm.c30 int pred_stride, unsigned char *dst_ptr,
101 pred_ptr += pred_stride;
106 int pred_stride, unsigned char *dst_ptr,
123 pred_ptr += pred_stride;
29 vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
105 vp8_dc_only_idct_add_c(short input_dc, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
H A Dreconintra.c72 unsigned char *upred_ptr, unsigned char *vpred_ptr, int pred_stride) {
98 fn(upred_ptr, pred_stride, uabove_row, uleft_col);
99 fn(vpred_ptr, pred_stride, vabove_row, vleft_col);
69 vp8_build_intra_predictors_mbuv_s( MACROBLOCKD *x, unsigned char *uabove_row, unsigned char *vabove_row, unsigned char *uleft, unsigned char *vleft, int left_stride, unsigned char *upred_ptr, unsigned char *vpred_ptr, int pred_stride) argument
/external/libvpx/libvpx/vp8/common/mips/dspr2/
H A Didctllm_dspr2.c38 int pred_stride, unsigned char *dst_ptr,
200 pred_ptr += pred_stride;
205 int pred_stride, unsigned char *dst_ptr,
232 "add %[pred_ptr], %[pred_ptr], %[pred_stride] \n\t"
238 : [dst_stride] "r"(dst_stride), [pred_stride] "r"(pred_stride),
252 "add %[pred_ptr], %[pred_ptr], %[pred_stride] \n\t"
258 : [dst_stride] "r"(dst_stride), [pred_stride] "r"(pred_stride),
37 vp8_short_idct4x4llm_dspr2(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
204 vp8_dc_only_idct_add_dspr2(short input_dc, unsigned char *pred_ptr, int pred_stride, unsigned char *dst_ptr, int dst_stride) argument
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c35 unsigned char *vpred, int pred_stride) {
39 vpx_subtract_block(8, 8, udiff, 8, usrc, src_stride, upred, pred_stride);
40 vpx_subtract_block(8, 8, vdiff, 8, vsrc, src_stride, vpred, pred_stride);
44 unsigned char *pred, int pred_stride) {
45 vpx_subtract_block(16, 16, diff, 16, src, src_stride, pred, pred_stride);
33 vp8_subtract_mbuv(short *diff, unsigned char *usrc, unsigned char *vsrc, int src_stride, unsigned char *upred, unsigned char *vpred, int pred_stride) argument
43 vp8_subtract_mby(short *diff, unsigned char *src, int src_stride, unsigned char *pred, int pred_stride) argument
/external/libvpx/libvpx/vp8/common/mips/msa/
H A Didct_msa.c87 int32_t pred_stride, uint8_t *dest,
103 LD_SB4(pred, pred_stride, pred0, pred1, pred2, pred3);
119 int32_t pred_stride, uint8_t *dest,
127 LD_SB4(pred, pred_stride, pred0, pred1, pred2, pred3);
294 int32_t pred_stride, uint8_t *dst_ptr,
296 idct4x4_addblk_msa(input, pred_ptr, pred_stride, dst_ptr, dst_stride);
300 int32_t pred_stride, uint8_t *dst_ptr,
302 idct4x4_addconst_msa(input_dc, pred_ptr, pred_stride, dst_ptr, dst_stride);
86 idct4x4_addblk_msa(int16_t *input, uint8_t *pred, int32_t pred_stride, uint8_t *dest, int32_t dest_stride) argument
118 idct4x4_addconst_msa(int16_t in_dc, uint8_t *pred, int32_t pred_stride, uint8_t *dest, int32_t dest_stride) argument
293 vp8_short_idct4x4llm_msa(int16_t *input, uint8_t *pred_ptr, int32_t pred_stride, uint8_t *dst_ptr, int32_t dst_stride) argument
299 vp8_dc_only_idct_add_msa(int16_t input_dc, uint8_t *pred_ptr, int32_t pred_stride, uint8_t *dst_ptr, int32_t dst_stride) argument

Completed in 268 milliseconds