Home
last modified time | relevance | path

Searched defs:ref8_ptr (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvariance.c240 const uint8_t *ref8_ptr, int ref_stride, int w, in highbd_variance64()
261 const uint8_t *ref8_ptr, int ref_stride, int w, in highbd_8_variance()
272 const uint8_t *ref8_ptr, int ref_stride, int w, in highbd_10_variance()
283 const uint8_t *ref8_ptr, int ref_stride, int w, in highbd_12_variance()
Dsad.c138 const uint8_t *ref8_ptr, int ref_stride, int width, in highbd_sad()
/external/libaom/libaom/test/
Dmasked_variance_test.cc205 uint8_t *ref8_ptr = CONVERT_TO_BYTEPTR(ref_ptr); in TEST_P() local
264 uint8_t *ref8_ptr = CONVERT_TO_BYTEPTR(ref_ptr); in TEST_P() local
Dmasked_sad_test.cc150 uint8_t *ref8_ptr = CONVERT_TO_BYTEPTR(ref_ptr); in runHighbdMaskedSADTest() local