Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconinter.c66 static void inter_predictor(const uint8_t *src, int src_stride, in inter_predictor() function
96 inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y, in vp9_build_inter_predictor()
196 inter_predictor(pre, pre_buf->stride, dst, dst_buf->stride, in build_inter_predictors()
380 inter_predictor(buf_ptr, buf_stride, dst, dst_buf->stride, subpel_x, in dec_build_inter_predictors()