Home
last modified time | relevance | path

Searched refs:dc_128_predictor_8xh (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Dhighbd_intrapred_sse2.c445 static INLINE void dc_128_predictor_8xh(uint16_t *dst, ptrdiff_t stride, in dc_128_predictor_8xh() function
457 dc_128_predictor_8xh(dst, stride, 4, bd); in aom_highbd_dc_128_predictor_8x4_sse2()
465 dc_128_predictor_8xh(dst, stride, 8, bd); in aom_highbd_dc_128_predictor_8x8_sse2()
473 dc_128_predictor_8xh(dst, stride, 16, bd); in aom_highbd_dc_128_predictor_8x16_sse2()