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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 95 #define MAX_NUM_PPS 256
96 #define MAX_INPUT_ERROR (MAX_NUM_SPS + MAX_NUM_PPS)
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 106 #define MAX_NUM_PPS 256
107 #define MAX_INPUT_ERROR (MAX_NUM_SPS + MAX_NUM_PPS)
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 73 #define MAX_NUM_PPS 256

Completed in 156 milliseconds