Searched refs:getCodecSpecificInfo (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DESDS.h35 status_t getCodecSpecificInfo(const void **data, size_t *size) const;
/frameworks/av/media/libstagefright/
H A DESDS.cpp60 status_t ESDS::getCodecSpecificInfo(const void **data, size_t *size) const { function in class:android::ESDS
H A DMPEG2TSWriter.cpp168 esds.getCodecSpecificInfo(
H A DUtils.cpp933 esds.getCodecSpecificInfo(
H A DMPEG4Writer.cpp1601 if (esds.getCodecSpecificInfo(&data, &size) != OK) {
H A DMPEG4Extractor.cpp3186 if (esds.getCodecSpecificInfo(
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp406 esds.getCodecSpecificInfo(

Completed in 2622 milliseconds