Searched refs:ref_start (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/xcore/ |
D | xcam_utils.h | 47 double ref_start, double ref_end,
|
D | xcam_utils.cpp | 179 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/ |
D | variance_sse2.c | 639 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()
|
D | highbd_variance_sse2.c | 752 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()
|