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

  /external/libavc/decoder/
ih264d_nal.c 73 u1_nal_unit_type = NAL_UNIT_TYPE(u1_first_byte);
ih264d_defs.h 97 #define NAL_UNIT_TYPE(nal_first_byte) (nal_first_byte & 0x1F)
ih264d_parse_headers.c     [all...]
  /hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
VideoDecoderAVCSecure.cpp 59 } NAL_UNIT_TYPE;
  /hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
VideoDecoderAVCSecure.cpp 59 } NAL_UNIT_TYPE;

Completed in 409 milliseconds