Searched refs:getObjectTypeIndication (Results 1 – 3 of 3) sorted by relevance
34 status_t getObjectTypeIndication(uint8_t *objectTypeIndication) const;
48 status_t ESDS::getObjectTypeIndication(uint8_t *objectTypeIndication) const { in getObjectTypeIndication() function in android::ESDS
1690 if (esds.getObjectTypeIndication(&objectTypeIndication) == OK) { in parseChunk()2955 if (esds.getObjectTypeIndication(&objectTypeIndication) != OK) { in updateAudioTrackInfoFromESDS_MPEG4Audio()