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