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

  /hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
VideoFrameInfo.h 27 } nalu_info_t; typedef in typeref:struct:__anon29858
33 nalu_info_t nalus[MAX_NUM_NALUS];
  /hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
VideoFrameInfo.h 28 } nalu_info_t; typedef in typeref:struct:__anon29863
35 nalu_info_t nalus[MAX_NUM_NALUS];
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
secvideoparser.h 115 } nalu_info_t; typedef in typeref:struct:__anon29838
131 nalu_info_t nalus[MAX_NUM_NALUS];
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
secvideoparser.h 115 } nalu_info_t; typedef in typeref:struct:__anon29852
131 nalu_info_t nalus[MAX_NUM_NALUS];
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
LogDumpHelper.h 276 LOGV("nalu_info_t: type = %#x, offset = %u (%#x), data = %p, length = %u",
282 DumpBuffer2("nalu_info_t::data: ", fInfo->nalus[i].data, fInfo->nalus[i].length) ;

Completed in 625 milliseconds