Home
last modified time | relevance | path

Searched defs:ref8 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_variance_sse2.c183 const uint8_t *ref8, int ref_stride, in vpx_highbd_8_mse16x16_sse2()
194 const uint8_t *ref8, int ref_stride, in vpx_highbd_10_mse16x16_sse2()
205 const uint8_t *ref8, int ref_stride, in vpx_highbd_12_mse16x16_sse2()
216 const uint8_t *ref8, int ref_stride, in vpx_highbd_8_mse8x8_sse2()
227 const uint8_t *ref8, int ref_stride, in vpx_highbd_10_mse8x8_sse2()
238 const uint8_t *ref8, int ref_stride, in vpx_highbd_12_mse8x8_sse2()
/external/libvpx/libvpx/vp9/common/
Dvp9_reconintra.c114 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, in build_intra_predictors_high()
/external/libvpx/libvpx/test/
Dconvolve_test.cc715 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
794 uint8_t ref8[kOutputStride * kMaxDimension]; in TEST_P() local
/external/libvpx/libvpx/vpx_dsp/
Dvariance.c547 int width, int height, const uint8_t *ref8, in vpx_highbd_comp_avg_pred()
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c865 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; in sad_8width_x4d_msa() local