/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 25 int x_step_q4, int w, int h) { in convolve_horiz() 47 int x_step_q4, int w, int h) { in convolve_avg_horiz() 118 const InterpKernel *filter, int x0_q4, int x_step_q4, in vpx_convolve8_horiz_c() 129 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_horiz_c() 139 const InterpKernel *filter, int x0_q4, int x_step_q4, in vpx_convolve8_vert_c() 150 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_vert_c() 160 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_c() 194 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_c() 208 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve_copy_c() 227 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve_avg_c() [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_mmi.c | 93 int x_step_q4, int32_t w, int32_t h) { in convolve_horiz_mmi() 260 int x_step_q4, int32_t w, int32_t h) { in convolve_avg_horiz_mmi() 446 const InterpKernel *filter, int x0_q4, int x_step_q4, in vpx_convolve_avg_mmi() 510 int x_step_q4, int w, int h) { in convolve_horiz() 581 int x_step_q4, int w, int h) { in convolve_avg_horiz() 603 int x0_q4, int32_t x_step_q4, int y0_q4, in vpx_convolve8_mmi() 646 int32_t x_step_q4, int y0_q4, int32_t y_step_q4, in vpx_convolve8_horiz_mmi() 661 int32_t x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_vert_mmi() 676 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_horiz_mmi() 691 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_vert_mmi() [all …]
|
D | convolve8_avg_dspr2.c | 339 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_vert_dspr2() 382 int32_t x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_dspr2() 406 int32_t x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve_avg_dspr2()
|
D | convolve2_vert_dspr2.c | 205 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve2_vert_dspr2()
|
D | convolve2_avg_dspr2.c | 223 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve2_avg_vert_dspr2()
|
D | convolve8_vert_dspr2.c | 322 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_vert_dspr2()
|
D | convolve8_dspr2.c | 1300 int x0_q4, int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_dspr2() 1401 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve_copy_dspr2()
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 61 const InterpKernel *filter, int x0_q4, int x_step_q4, in vpx_convolve_copy_vsx() 143 const InterpKernel *filter, int x0_q4, int x_step_q4, in vpx_convolve_avg_vsx() 191 int x0_q4, int x_step_q4, int w, in convolve_horiz() 211 int x_step_q4, int w, int h) { in convolve_avg_horiz() 311 int x0_q4, int x_step_q4, int y0_q4, in convolve() 343 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_horiz_vsx() 355 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_horiz_vsx() 367 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_vert_vsx() 379 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_vert_vsx() 390 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_vsx() [all …]
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_convolve_neon.c | 19 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_neon() 49 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_neon()
|
D | highbd_vpx_convolve_neon.c | 19 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_highbd_convolve8_neon() 42 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve8_avg_neon()
|
D | highbd_vpx_convolve_copy_neon.c | 19 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve_copy_neon()
|
D | vpx_scaled_convolve8_neon.c | 25 const int x0_q4, const int x_step_q4, const int w, const int h) { in scaledconvolve_horiz_w4() 100 const int x0_q4, const int x_step_q4, const int w, const int h) { in scaledconvolve_horiz_w8() 277 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_scaled_2d_neon()
|
D | vpx_convolve_copy_neon.c | 19 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve_copy_neon()
|
D | vpx_convolve8_neon.c | 58 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_horiz_neon() 311 int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_horiz_neon() 601 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_vert_neon() 773 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_vert_neon()
|
D | vpx_convolve_avg_neon.c | 18 const InterpKernel *filter, int x0_q4, int x_step_q4, in vpx_convolve_avg_neon()
|
D | highbd_vpx_convolve_avg_neon.c | 19 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve_avg_neon()
|
D | highbd_vpx_convolve8_neon.c | 141 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve8_horiz_neon() 349 int x_step_q4, int y0_q4, in vpx_highbd_convolve8_avg_horiz_neon() 587 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve8_vert_neon() 753 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve8_avg_vert_neon()
|
/external/libaom/libaom/aom_dsp/ |
D | aom_convolve.c | 39 int x_step_q4, int w, int h) { in convolve_horiz() 86 const int16_t *filter_x, int x_step_q4, in aom_convolve8_horiz_c() 101 const int16_t *filter_x, int x_step_q4, in aom_convolve8_vert_c() 151 int x_step_q4, int w, int h, int bd) { in highbd_convolve_horiz() 193 const int16_t *filter_x, int x_step_q4, in aom_highbd_convolve8_horiz_c() 207 const int16_t *filter_x, int x_step_q4, in aom_highbd_convolve8_vert_c()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_scale.h | 28 int x_step_q4; member
|
/external/libaom/libaom/av1/common/ |
D | scale.h | 31 int x_step_q4; member
|
/external/libaom/libaom/aom_dsp/mips/ |
D | convolve2_vert_dspr2.c | 205 const int16_t *filter_x, int x_step_q4, in aom_convolve2_vert_dspr2()
|
D | convolve8_vert_dspr2.c | 323 const int16_t *filter_x, int x_step_q4, in aom_convolve8_vert_dspr2()
|
/external/libaom/libaom/av1/common/x86/ |
D | wiener_convolve_avx2.c | 45 const int16_t *filter_x, int x_step_q4, in av1_wiener_convolve_add_src_avx2()
|
D | highbd_wiener_convolve_ssse3.c | 23 ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, in av1_highbd_wiener_convolve_add_src_ssse3()
|
D | wiener_convolve_sse2.c | 23 const int16_t *filter_x, int x_step_q4, in av1_wiener_convolve_add_src_sse2()
|