Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_reconinter.c38 highbd_inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y, in vp9_highbd_build_inter_predictor()
195 highbd_inter_predictor(CONVERT_TO_SHORTPTR(pre), pre_buf->stride, in build_inter_predictors()
H A Dvp9_reconinter.h35 static INLINE void highbd_inter_predictor( in highbd_inter_predictor() function
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.h275 static inline void highbd_inter_predictor( in highbd_inter_predictor() function
H A Dreconinter.c89 highbd_inter_predictor(src, src_stride, dst, dst_stride, subpel_params, in av1_make_inter_predictor()
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c546 highbd_inter_predictor(mc_buf_high + border_offset, b_w, in extend_and_predict()
703 highbd_inter_predictor(CONVERT_TO_SHORTPTR(buf_ptr), buf_stride, in dec_build_inter_predictors()