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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_vui.c 49 #define MAX_DPB_SIZE 16
373 pVuiParameters->numReorderFrames = MAX_DPB_SIZE;
374 pVuiParameters->maxDecFrameBuffering = MAX_DPB_SIZE;
  /external/libhevc/common/
ihevc_defs.h 274 #define MAX_DPB_SIZE 16
  /external/libavc/common/
ih264_defs.h 461 #define MAX_DPB_SIZE 16

Completed in 822 milliseconds