Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dsad.c59 static INLINE void highbd_avg_pred(uint16_t *comp_pred, const uint8_t *pred8, in highbd_avg_pred() function
224 highbd_avg_pred(comp_pred, second_pred, m, n, ref, ref_stride); \