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

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h 126 NALU_TYPE_UNSPECIFIED = 0,
423 OMX_U32 nal_type = NALU_TYPE_UNSPECIFIED,
  /hardware/qcom/media/mm-video/vidc/vdec/src/
h264_utils.cpp 168 m_prv_nalu.nalu_type = NALU_TYPE_UNSPECIFIED;
217 m_prv_nalu.nalu_type = NALU_TYPE_UNSPECIFIED;
451 case NALU_TYPE_UNSPECIFIED:
    [all...]

Completed in 24 milliseconds