Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/
H A 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()
H A Dsad.c131 const uint8_t *ref8_ptr, int ref_stride, int width, in highbd_sad()
/aosp_15_r20/external/libaom/test/
H A Dmasked_variance_test.cc204 uint8_t *ref8_ptr = CONVERT_TO_BYTEPTR(ref_ptr); in TEST_P() local
263 uint8_t *ref8_ptr = CONVERT_TO_BYTEPTR(ref_ptr); in TEST_P() local
H A Dmasked_sad_test.cc231 uint8_t *ref8_ptr = CONVERT_TO_BYTEPTR(ref_ptr); in runHighbdMaskedSADTest() local