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

  /hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
VideoDecoderAVCSecure.cpp 40 NAL_UNIT_TYPE_SEI,
429 } else if (naluType >= NAL_UNIT_TYPE_SEI && naluType <= NAL_UNIT_TYPE_PPS) {
  /hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
VideoDecoderAVCSecure.cpp 40 NAL_UNIT_TYPE_SEI,
432 } else if (naluType >= NAL_UNIT_TYPE_SEI && naluType <= NAL_UNIT_TYPE_PPS) {

Completed in 480 milliseconds