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

  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c     [all...]
  /frameworks/av/drm/common/
IDrmManagerService.cpp 671 int decryptUnitId, const DrmBuffer* headerInfo) {
682 data.writeInt32(headerInfo->length);
683 data.write(headerInfo->data, headerInfo->length);
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 227 HeaderInfoDecVideo headerInfo; /* MB Header information */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 389 HeaderInfoEncVideo headerInfo; /* MB Header information */

Completed in 142 milliseconds