/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_convolve.c | 24 int x0_q4, int x_step_q4, int w, int h) { 28 int x_q4 = x0_q4; 46 int x0_q4, int x_step_q4, int w, int h) { 50 int x_q4 = x0_q4; 116 int x0_q4, int x_step_q4, 136 x_filters, x0_q4, x_step_q4, w, intermediate_height); 157 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 161 x0_q4, x_step_q4, w, h); 170 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 175 x0_q4, x_step_q4, w, h) 210 const int x0_q4 = get_filter_offset(filter_x, filters_x); local [all...] |
/external/libvpx/libvpx/vpx_dsp/ |
vpx_convolve.c | 25 int x0_q4, int x_step_q4, int w, int h) { 29 int x_q4 = x0_q4; 47 int x0_q4, int x_step_q4, int w, int h) { 51 int x_q4 = x0_q4; 117 int x0_q4, int x_step_q4, 143 x_filters, x0_q4, x_step_q4, w, intermediate_height); 164 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 170 x0_q4, x_step_q4, w, h); 179 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 185 x0_q4, x_step_q4, w, h) 224 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 487 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 501 const int x0_q4 = get_filter_offset(filter_x, filters_x); local 543 const int x0_q4 = get_filter_offset(filter_x, filters_x); local [all...] |
/external/libvpx/libvpx/vpx_dsp/x86/ |
vpx_subpixel_8t_intrin_ssse3.c | 459 int x0_q4, int x_step_q4, int w, int h) { 469 int x_q4 = x0_q4; 581 int x0_q4, int x_step_q4, int w, int h) { 587 int x_q4 = x0_q4; 894 const int x0_q4 = get_filter_offset(filter_x, filters_x); local [all...] |