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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_onyxc_int.h31 #define NUM_REF_FRAMES (1 << NUM_REF_FRAMES_LOG2) macro
36 #define NUM_YV12_BUFFERS (NUM_REF_FRAMES + 4)
113 int ref_frame_map[NUM_REF_FRAMES]; /* maps fb_idx to reference slot */

Completed in 1597 milliseconds