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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 782 static INLINE int get_ref_frame_buf_idx(const VP9_COMP *const cpi, function
792 const int buf_idx = get_ref_frame_buf_idx(cpi, ref_frame);
vp9_rd.c 575 const int ref_idx = get_ref_frame_buf_idx(cpi, ref_frame);
vp9_encoder.c     [all...]

Completed in 72 milliseconds