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

  /frameworks/av/media/libstagefright/codecs/aacdec/
pvmp4audiodecoder_api.h 173 tPVMP4AudioDecoderExternal // To allow forward declaration of this struct in C++
329 } tPVMP4AudioDecoderExternal;
339 tPVMP4AudioDecoderExternal *pExt,
343 tPVMP4AudioDecoderExternal *pExt,
347 tPVMP4AudioDecoderExternal *pExt,
354 tPVMP4AudioDecoderExternal *pExt,
358 tPVMP4AudioDecoderExternal *pExt,
SoftAAC.h 23 struct tPVMP4AudioDecoderExternal;
52 tPVMP4AudioDecoderExternal *mConfig;
pvmp4audiodecoderinitlibrary.cpp 67 tPVMP4AudioDecoderExternal structure.
242 tPVMP4AudioDecoderExternal *pExt,
350 tPVMP4AudioDecoderExternal structure.
389 tPVMP4AudioDecoderExternal *pExt,
pvmp4audiodecoderconfig.cpp 42 Data type of pointer to a tPVMP4AudioDecoderExternal
179 tPVMP4AudioDecoderExternal *pExt,
pvmp4setaudioconfig.cpp 34 Data type of pointer to a tPVMP4AudioDecoderExternal
171 tPVMP4AudioDecoderExternal *pExt,
SoftAAC.cpp 46 mConfig(new tPVMP4AudioDecoderExternal),
109 memset(mConfig, 0, sizeof(tPVMP4AudioDecoderExternal));
pvmp4audiodecoderframe.cpp 178 Data type of pointer to a tPVMP4AudioDecoderExternal
506 tPVMP4AudioDecoderExternal *pExt,
    [all...]
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.h 23 struct tPVMP4AudioDecoderExternal;

Completed in 83 milliseconds