Searched refs:getObjectTypeIndication (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DESDS.h34 status_t getObjectTypeIndication(uint8_t *objectTypeIndication) const;
/frameworks/av/media/libstagefright/
H A DESDS.cpp48 status_t ESDS::getObjectTypeIndication(uint8_t *objectTypeIndication) const { function in class:android::ESDS
H A DMPEG4Extractor.cpp2246 if (esds.getObjectTypeIndication(&objectTypeIndication) != OK) {
/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp1505 if (esds.getObjectTypeIndication(&objectTypeIndication) != OK) {

Completed in 53 milliseconds