HomeSort by relevance Sort by last modified time
    Searched refs:highbd_inter_predictor (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_reconinter.h 35 static INLINE void highbd_inter_predictor( function
vp9_reconinter.c 37 highbd_inter_predictor(src, src_stride, dst, dst_stride, subpel_x, subpel_y,
193 highbd_inter_predictor(CONVERT_TO_SHORTPTR(pre), pre_buf->stride,
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 460 highbd_inter_predictor(mc_buf_high + border_offset, b_w,
617 highbd_inter_predictor(CONVERT_TO_SHORTPTR(buf_ptr), buf_stride,
    [all...]

Completed in 187 milliseconds