Home
last modified time | relevance | path

Searched defs:ref_start (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/
Dxcam_utils.cpp179 double ref_start, double ref_end, in linear_interpolate_p2()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c752 const uint8_t *ref_start = ref8 - ref_stride * ((filter_taps >> 1) - 1); in aom_highbd_upsampled_pred_sse2() local
Dvariance_sse2.c639 const uint8_t *ref_start = ref - ref_stride * ((filter_taps >> 1) - 1); in aom_upsampled_pred_sse2() local