Home
last modified time | relevance | path

Searched refs:ref_start (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/
Dxcam_utils.h47 double ref_start, double ref_end,
Dxcam_utils.cpp179 double ref_start, double ref_end, in linear_interpolate_p2() argument
189 dist_start = abs(ref_curr - ref_start); in linear_interpolate_p2()
/external/libaom/libaom/aom_dsp/x86/
Dvariance_sse2.c639 const uint8_t *ref_start = ref - ref_stride * ((filter_taps >> 1) - 1); in aom_upsampled_pred_sse2() local
647 aom_convolve8_horiz(ref_start, ref_stride, temp_start_horiz, MAX_SB_SIZE, in aom_upsampled_pred_sse2()
Dhighbd_variance_sse2.c752 const uint8_t *ref_start = ref8 - ref_stride * ((filter_taps >> 1) - 1); in aom_highbd_upsampled_pred_sse2() local
761 ref_start, ref_stride, CONVERT_TO_BYTEPTR(temp_start_horiz), in aom_highbd_upsampled_pred_sse2()