Searched defs:second_stride (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/vpx_dsp/x86/ |
D | variance_avx2.c | 227 const uint8_t *second_pred, int second_stride, in spv32_x0_y0() 256 int second_stride, int do_sec, int height, in spv32_half_zero() 285 const uint8_t *second_pred, int second_stride, in spv32_x0_y4() 294 const uint8_t *second_pred, int second_stride, in spv32_x4_y0() 303 const uint8_t *second_pred, int second_stride, in spv32_x4_y4() 342 int second_stride, int do_sec, int height, in spv32_bilin_zero() 375 const uint8_t *second_pred, int second_stride, in spv32_x0_yb() 384 const uint8_t *second_pred, int second_stride, in spv32_xb_y0() 393 const uint8_t *second_pred, int second_stride, in spv32_x4_yb() 432 const uint8_t *second_pred, int second_stride, in spv32_xb_y4() [all …]
|