Home
last modified time | relevance | path

Searched defs:avFormatContext (Results 1 – 1 of 1) sorted by relevance

/external/oboe/samples/RhythmGame/src/main/cpp/audio/
DFFMpegExtractor.cpp67 FFMpegExtractor::createAVFormatContext(AVIOContext *avioContext, AVFormatContext **avFormatContext)… in createAVFormatContext()
80 bool FFMpegExtractor::openAVFormatContext(AVFormatContext *avFormatContext) { in openAVFormatContext()
96 bool FFMpegExtractor::getStreamInfo(AVFormatContext *avFormatContext) { in getStreamInfo()
107 AVStream *FFMpegExtractor::getBestAudioStream(AVFormatContext *avFormatContext) { in getBestAudioStream()