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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 115 //std::vector<uint8> nalu;
116 uint32 nalu; member in struct:H264ParamNalu
147 } NALU;
160 ** This class is used to convert an H.264 NALU (network abstraction layer
201 OMX_OUT NALU *nal_unit);
208 NALU m_prv_nalu;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 120 //std::vector<uint8> nalu;
121 uint32 nalu; member in struct:H264ParamNalu
152 } NALU;
165 ** This class is used to convert an H.264 NALU (network abstraction layer
206 OMX_OUT NALU *nal_unit);
213 NALU m_prv_nalu;

Completed in 2204 milliseconds