Searched refs:high_inter_predictor (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconinter.h37 void high_inter_predictor(const uint8_t *src, int src_stride,
H A Dvp9_reconinter.c23 void high_inter_predictor(const uint8_t *src, int src_stride, function
53 high_inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y,
219 high_inter_predictor(pre, pre_buf->stride, dst, dst_buf->stride,
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c526 high_inter_predictor(buf_ptr, b_w, dst, dst_buf_stride, subpel_x,
695 high_inter_predictor(buf_ptr, buf_stride, dst, dst_buf->stride, subpel_x,

Completed in 76 milliseconds