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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 35 #define REFS_PER_FRAME 3
147 // Each frame can reference REFS_PER_FRAME buffers
148 RefBuffer frame_refs[REFS_PER_FRAME];
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 50 for (i = 1; i < REFS_PER_FRAME; ++i)
    [all...]

Completed in 452 milliseconds