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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 88 #define NUM_DPB_FRAME_STORES (MFD_H264_MAX_FRAME_BUFFERS + 1) // 1 extra for storign non-existent pictures.
410 frame_store fs[NUM_DPB_FRAME_STORES];
415 uint8_t fs_dpb_idc[NUM_DPB_FRAME_STORES+2];
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_dpb.c 51 for(i=0;i<NUM_DPB_FRAME_STORES;i++)
    [all...]

Completed in 479 milliseconds