HomeSort by relevance Sort by last modified time
    Searched refs:MAX_REF_FRAMES (Results 26 - 30 of 30) sorted by null

12

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 842 for (c_idx = 0; c_idx < MAX_REF_FRAMES; ++c_idx) {
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 286 for (ref = LAST_FRAME; ref < MAX_REF_FRAMES; ++ref) {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]
  /external/libmpeg2/test/decoder/
main.c 353 #define MAX_REF_FRAMES 16
    [all...]

Completed in 104 milliseconds

12