/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_convolve.c | 70 int y_step_q4, int w, int h) { in convolve_vert() 93 int y_step_q4, int w, int h) { in convolve_avg_vert() 119 int y0_q4, int y_step_q4, int w, int h) { 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() 140 int y0_q4, int y_step_q4, int w, int h) { 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/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() 48 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 | vpx_scaled_convolve8_neon.c | 159 const int y0_q4, const int y_step_q4, const int w, const int h) { in scaledconvolve_vert_w4() 202 const int y0_q4, const int y_step_q4, const int w, const int h) { in scaledconvolve_vert_w8() 228 const int y0_q4, const int y_step_q4, const int w, const int h) { in scaledconvolve_vert_w16() 277 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_scaled_2d_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_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_convolve_avg_neon.c | 19 int y0_q4, int y_step_q4, int w, int h) { 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 | 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 | highbd_vpx_convolve8_neon.c | 141 int x_step_q4, int y0_q4, int y_step_q4, in vpx_highbd_convolve8_horiz_neon() 350 int y_step_q4, int w, int h, int bd) { 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/libvpx/libvpx/vpx_dsp/ppc/ |
D | vpx_convolve_vsx.c | 57 int y0_q4, int32_t y_step_q4, int32_t w, int32_t h) { in vpx_convolve_copy_vsx() 136 int y0_q4, int32_t y_step_q4, int32_t w, int32_t h) { in vpx_convolve_avg_vsx() 256 int y_step_q4, int w, int h) { in convolve_vert() 276 int y_step_q4, int w, int h) { in convolve_avg_vert() 297 int x_step_q4, int y0_q4, int y_step_q4, int w, in convolve() 329 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_horiz_vsx() 341 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_horiz_vsx() 353 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_vert_vsx() 365 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_vert_vsx() 376 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_vsx() [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | convolve8_avg_dspr2.c | 338 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_vert_dspr2() 381 int32_t x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_avg_dspr2() 405 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()
|
D | vpx_convolve_copy_msa.c | 203 int32_t x_step_q4, int y0_q4, int32_t y_step_q4, in vpx_convolve_copy_msa()
|
D | convolve2_horiz_dspr2.c | 632 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve2_horiz_dspr2()
|
D | convolve2_avg_horiz_dspr2.c | 755 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve2_avg_horiz_dspr2()
|
D | vpx_convolve8_msa.c | 546 int32_t y_step_q4, int32_t w, int32_t h) { in vpx_convolve8_msa() 1102 int y_step_q4, int h) { in scaledconvolve_vert_w4() 1126 int y_step_q4, int h) { in scaledconvolve_vert_w8() 1150 int y_step_q4, int w, int h) { in scaledconvolve_vert_mul16() 1174 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_scaled_2d_msa()
|
D | convolve8_avg_horiz_dspr2.c | 942 int32_t x_step_q4, int y0_q4, int y_step_q4, in vpx_convolve8_avg_horiz_dspr2()
|
D | convolve8_horiz_dspr2.c | 822 int x_step_q4, int y0_q4, int y_step_q4, int w, in vpx_convolve8_horiz_dspr2()
|
D | vpx_convolve_avg_msa.c | 193 int32_t x_step_q4, int y0_q4, int32_t y_step_q4, in vpx_convolve_avg_msa()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_scale.h | 29 int y_step_q4; member
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | vpx_subpixel_8t_intrin_ssse3.c | 418 const int y0_q4, const int y_step_q4, const int w, const int h) { in scaledconvolve_vert_w4() 451 const int y0_q4, const int y_step_q4, const int w, const int h) { in scaledconvolve_vert_w8() 505 const int y0_q4, const int y_step_q4, const int w, const int h) { in scaledconvolve_vert_w16() 525 int x0_q4, int x_step_q4, int y0_q4, int y_step_q4, in vpx_scaled_2d_ssse3()
|