Home
last modified time | relevance | path

Searched defs:highbd_sad (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dsad.c138 unsigned int highbd_sad(const uint8_t *src8_ptr, int src_stride, in highbd_sad() function
/external/libaom/libaom/aom_dsp/
Dsad.c186 static INLINE unsigned int highbd_sad(const uint8_t *a8, int a_stride, in highbd_sad() function