Searched defs:second_stride (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | variance_avx2.c | 277 const uint8_t *second_pred, int second_stride, in spv32_x0_y0() 306 int second_stride, int do_sec, int height, in spv32_half_zero() 335 const uint8_t *second_pred, int second_stride, in spv32_x0_y4() 344 const uint8_t *second_pred, int second_stride, in spv32_x4_y0() 353 const uint8_t *second_pred, int second_stride, in spv32_x4_y4() 392 int second_stride, int do_sec, int height, in spv32_bilin_zero() 425 const uint8_t *second_pred, int second_stride, in spv32_x0_yb() 434 const uint8_t *second_pred, int second_stride, in spv32_xb_y0() 443 const uint8_t *second_pred, int second_stride, in spv32_x4_yb() 482 const uint8_t *second_pred, int second_stride, in spv32_xb_y4() [all …]
|