Searched defs:ref_start (Results 1 – 3 of 3) sorted by relevance
135 const uint8_t *ref_start = ref - ref_stride * ((filter_taps >> 1) - 1); in aom_upsampled_pred_sse2() local254 const uint8_t *ref_start = ref8 - ref_stride * ((filter_taps >> 1) - 1); in aom_highbd_upsampled_pred_sse2() local
59 const uint8_t *ref_start = ref + (y0 - 1) * stride + (x0 - 1); in compute_flow_error() local
65 const uint8_t *ref_start = ref + (y0 - 1) * stride + (x0 - 1); in compute_flow_error() local