/external/libaom/libaom/aom_dsp/mips/ |
D | convolve8_dspr2.c | 38 prefetch_store(dst); in aom_convolve_copy_dspr2() 48 prefetch_store(dst + dst_stride); in aom_convolve_copy_dspr2() 68 prefetch_store(dst + dst_stride); in aom_convolve_copy_dspr2() 90 prefetch_store(dst + dst_stride); in aom_convolve_copy_dspr2() 119 prefetch_store(dst + dst_stride); in aom_convolve_copy_dspr2() 154 prefetch_store(dst + 32); in aom_convolve_copy_dspr2() 161 prefetch_store(dst + dst_stride); in aom_convolve_copy_dspr2() 162 prefetch_store(dst + dst_stride + 32); in aom_convolve_copy_dspr2()
|
D | convolve2_horiz_dspr2.c | 40 prefetch_store(dst + dst_stride); in convolve_bi_horiz_4_dspr2() 118 prefetch_store(dst + dst_stride); in convolve_bi_horiz_8_dspr2() 245 prefetch_store(dst_ptr + dst_stride); in convolve_bi_horiz_16_dspr2() 450 prefetch_store(dst_ptr + dst_stride); in convolve_bi_horiz_64_dspr2() 451 prefetch_store(dst_ptr + dst_stride + 32); in convolve_bi_horiz_64_dspr2() 649 prefetch_store(dst); in aom_convolve2_horiz_dspr2() 670 prefetch_store(dst + 32); in aom_convolve2_horiz_dspr2()
|
D | convolve8_vert_dspr2.c | 49 prefetch_store(dst + dst_stride); in convolve_vert_4_dspr2() 197 prefetch_store(dst + dst_stride); in convolve_vert_64_dspr2() 198 prefetch_store(dst + dst_stride + 32); in convolve_vert_64_dspr2() 340 prefetch_store(dst); in aom_convolve8_vert_dspr2() 350 prefetch_store(dst + 32); in aom_convolve8_vert_dspr2()
|
D | convolve8_horiz_dspr2.c | 45 prefetch_store(dst + dst_stride); in convolve_horiz_4_dspr2() 151 prefetch_store(dst + dst_stride); in convolve_horiz_8_dspr2() 315 prefetch_store(dst_ptr + dst_stride); in convolve_horiz_16_dspr2() 581 prefetch_store(dst_ptr + dst_stride); in convolve_horiz_64_dspr2() 582 prefetch_store(dst_ptr + dst_stride + 32); in convolve_horiz_64_dspr2() 846 prefetch_store(dst); in aom_convolve8_horiz_dspr2() 867 prefetch_store(dst + 32); in aom_convolve8_horiz_dspr2()
|
D | convolve2_vert_dspr2.c | 43 prefetch_store(dst + dst_stride); in convolve_bi_vert_4_dspr2() 133 prefetch_store(dst + dst_stride); in convolve_bi_vert_64_dspr2() 217 prefetch_store(dst); in aom_convolve2_vert_dspr2() 228 prefetch_store(dst + 32); in aom_convolve2_vert_dspr2()
|
D | common_dspr2.h | 34 static INLINE void prefetch_store(unsigned char *dst) { in prefetch_store() function
|
D | loopfilter_filters_dspr2.c | 50 prefetch_store(s); in aom_lpf_horizontal_4_dspr2() 135 prefetch_store(s + pitch); in aom_lpf_vertical_4_dspr2()
|
D | loopfilter_mb_dspr2.c | 53 prefetch_store(s); in aom_lpf_horizontal_8_dspr2() 319 prefetch_store(s + pitch); in aom_lpf_vertical_8_dspr2()
|
D | loopfilter_mb_vert_dspr2.c | 55 prefetch_store(s + pitch); in aom_lpf_vertical_16_dspr2()
|
D | loopfilter_mb_horiz_dspr2.c | 58 prefetch_store(s); in mb_lpf_horizontal_edge()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | convolve8_avg_dspr2.c | 48 prefetch_store(dst + dst_stride); in convolve_avg_vert_4_dspr2() 204 prefetch_store(dst + dst_stride); in convolve_avg_vert_64_dspr2() 205 prefetch_store(dst + dst_stride + 32); in convolve_avg_vert_64_dspr2() 356 prefetch_store(dst); in vpx_convolve8_avg_vert_dspr2() 367 prefetch_store(dst + 32); in vpx_convolve8_avg_vert_dspr2() 419 prefetch_store(dst); in vpx_convolve_avg_dspr2() 427 prefetch_store(dst + dst_stride); in vpx_convolve_avg_dspr2() 447 prefetch_store(dst + dst_stride); in vpx_convolve_avg_dspr2() 472 prefetch_store(dst + dst_stride); in vpx_convolve_avg_dspr2() 505 prefetch_store(dst + dst_stride); in vpx_convolve_avg_dspr2() [all …]
|
D | convolve2_avg_dspr2.c | 42 prefetch_store(dst + dst_stride); in convolve_bi_avg_vert_4_dspr2() 141 prefetch_store(dst + dst_stride); in convolve_bi_avg_vert_64_dspr2() 142 prefetch_store(dst + dst_stride + 32); in convolve_bi_avg_vert_64_dspr2() 235 prefetch_store(dst); in vpx_convolve2_avg_vert_dspr2() 246 prefetch_store(dst + 32); in vpx_convolve2_avg_vert_dspr2()
|
D | convolve2_horiz_dspr2.c | 39 prefetch_store(dst + dst_stride); in convolve_bi_horiz_4_dspr2() 117 prefetch_store(dst + dst_stride); in convolve_bi_horiz_8_dspr2() 244 prefetch_store(dst_ptr + dst_stride); in convolve_bi_horiz_16_dspr2() 449 prefetch_store(dst_ptr + dst_stride); in convolve_bi_horiz_64_dspr2() 450 prefetch_store(dst_ptr + dst_stride + 32); in convolve_bi_horiz_64_dspr2() 649 prefetch_store(dst); in vpx_convolve2_horiz_dspr2() 670 prefetch_store(dst + 32); in vpx_convolve2_horiz_dspr2()
|
D | convolve2_avg_horiz_dspr2.c | 41 prefetch_store(dst + dst_stride); in convolve_bi_avg_horiz_4_dspr2() 132 prefetch_store(dst + dst_stride); in convolve_bi_avg_horiz_8_dspr2() 282 prefetch_store(dst_ptr + dst_stride); in convolve_bi_avg_horiz_16_dspr2() 530 prefetch_store(dst_ptr + dst_stride); in convolve_bi_avg_horiz_64_dspr2() 531 prefetch_store(dst_ptr + dst_stride + 32); in convolve_bi_avg_horiz_64_dspr2() 770 prefetch_store(dst); in vpx_convolve2_avg_horiz_dspr2() 791 prefetch_store(dst + 32); in vpx_convolve2_avg_horiz_dspr2()
|
D | convolve8_vert_dspr2.c | 47 prefetch_store(dst + dst_stride); in convolve_vert_4_dspr2() 195 prefetch_store(dst + dst_stride); in convolve_vert_64_dspr2() 196 prefetch_store(dst + dst_stride + 32); in convolve_vert_64_dspr2() 339 prefetch_store(dst); in vpx_convolve8_vert_dspr2() 349 prefetch_store(dst + 32); in vpx_convolve8_vert_dspr2()
|
D | convolve8_horiz_dspr2.c | 43 prefetch_store(dst + dst_stride); in convolve_horiz_4_dspr2() 149 prefetch_store(dst + dst_stride); in convolve_horiz_8_dspr2() 313 prefetch_store(dst_ptr + dst_stride); in convolve_horiz_16_dspr2() 579 prefetch_store(dst_ptr + dst_stride); in convolve_horiz_64_dspr2() 580 prefetch_store(dst_ptr + dst_stride + 32); in convolve_horiz_64_dspr2() 845 prefetch_store(dst); in vpx_convolve8_horiz_dspr2() 866 prefetch_store(dst + 32); in vpx_convolve8_horiz_dspr2()
|
D | convolve8_avg_horiz_dspr2.c | 44 prefetch_store(dst + dst_stride); in convolve_avg_horiz_4_dspr2() 161 prefetch_store(dst + dst_stride); in convolve_avg_horiz_8_dspr2() 349 prefetch_store(dst_ptr + dst_stride); in convolve_avg_horiz_16_dspr2() 658 prefetch_store(dst_ptr + dst_stride); in convolve_avg_horiz_64_dspr2() 659 prefetch_store(dst_ptr + dst_stride + 32); in convolve_avg_horiz_64_dspr2() 965 prefetch_store(dst); in vpx_convolve8_avg_horiz_dspr2() 986 prefetch_store(dst + 32); in vpx_convolve8_avg_horiz_dspr2()
|
D | convolve2_vert_dspr2.c | 42 prefetch_store(dst + dst_stride); in convolve_bi_vert_4_dspr2() 132 prefetch_store(dst + dst_stride); in convolve_bi_vert_64_dspr2() 217 prefetch_store(dst); in vpx_convolve2_vert_dspr2() 228 prefetch_store(dst + 32); in vpx_convolve2_vert_dspr2()
|
D | convolve8_dspr2.c | 1413 prefetch_store(dst); in vpx_convolve_copy_dspr2() 1423 prefetch_store(dst + dst_stride); in vpx_convolve_copy_dspr2() 1444 prefetch_store(dst + dst_stride); in vpx_convolve_copy_dspr2() 1467 prefetch_store(dst + dst_stride); in vpx_convolve_copy_dspr2() 1497 prefetch_store(dst + dst_stride); in vpx_convolve_copy_dspr2() 1533 prefetch_store(dst + 32); in vpx_convolve_copy_dspr2() 1540 prefetch_store(dst + dst_stride); in vpx_convolve_copy_dspr2() 1541 prefetch_store(dst + dst_stride + 32); in vpx_convolve_copy_dspr2()
|
D | common_dspr2.h | 31 static INLINE void prefetch_store(unsigned char *dst) { in prefetch_store() function
|
D | loopfilter_filters_dspr2.c | 48 prefetch_store(s); in vpx_lpf_horizontal_4_dspr2() 133 prefetch_store(s + pitch); in vpx_lpf_vertical_4_dspr2()
|
D | loopfilter_mb_dspr2.c | 51 prefetch_store(s); in vpx_lpf_horizontal_8_dspr2() 317 prefetch_store(s + pitch); in vpx_lpf_vertical_8_dspr2()
|
D | loopfilter_mb_vert_dspr2.c | 53 prefetch_store(s + pitch); in vpx_lpf_vertical_16_dspr2()
|
D | loopfilter_mb_horiz_dspr2.c | 56 prefetch_store(s); in mb_lpf_horizontal_edge()
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | filter_dspr2.c | 81 inline void prefetch_store(unsigned char *dst) { in prefetch_store() function 802 prefetch_store(output_ptr + 32); in vp8_filter_block2d_first_pass16_0()
|