Searched defs:get_ref_frame_buf_idx (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h572 static INLINE int get_ref_frame_buf_idx(const VP9_COMP *const cpi, function
582 const int buf_idx = get_ref_frame_buf_idx(cpi, ref_frame);

Completed in 37 milliseconds