Searched refs:getSampleFormat (Results 1 – 3 of 3) sorted by relevance
320 status_t getSampleFormat(sp<AMediaFormatWrapper> &formatWrapper);
1207 status_t AMediaExtractorWrapper::getSampleFormat(sp<AMediaFormatWrapper> &formatWrapper) { in getSampleFormat() function in android::AMediaExtractorWrapper
1317 status_t err = extractor->getSampleFormat(format); in readBuffer()