Searched defs:x_step_q4 (Results 1 – 12 of 12) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_convolve.c | 24 int x0_q4, int x_step_q4, int w, int h) { in convolve_horiz() 46 int x0_q4, int x_step_q4, int w, int h) { in convolve_avg_horiz() 116 int x0_q4, int x_step_q4, in convolve() 153 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_horiz_c() 166 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_horiz_c() 180 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_vert_c() 193 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_vert_c() 206 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_c() 222 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_c()
|
D | vp9_scale.h | 28 int x_step_q4; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_convolve_neon.c | 17 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_neon() 54 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_neon()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve8_avg_dspr2.c | 349 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_vert_dspr2() 412 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_dspr2()
|
D | vp9_convolve2_avg_dspr2.c | 235 const int16_t *filter_x, int x_step_q4, in vp9_convolve2_avg_vert_dspr2()
|
D | vp9_convolve2_vert_dspr2.c | 220 const int16_t *filter_x, int x_step_q4, in vp9_convolve2_vert_dspr2()
|
D | vp9_convolve8_vert_dspr2.c | 335 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_vert_dspr2()
|
D | vp9_convolve2_horiz_dspr2.c | 648 const int16_t *filter_x, int x_step_q4, in vp9_convolve2_horiz_dspr2()
|
D | vp9_convolve2_avg_horiz_dspr2.c | 770 const int16_t *filter_x, int x_step_q4, in vp9_convolve2_avg_horiz_dspr2()
|
D | vp9_convolve8_avg_horiz_dspr2.c | 959 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_avg_horiz_dspr2()
|
D | vp9_convolve8_horiz_dspr2.c | 843 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_horiz_dspr2()
|
D | vp9_convolve8_dspr2.c | 950 const int16_t *filter_x, int x_step_q4, in vp9_convolve8_dspr2()
|