Home
last modified time | relevance | path

Searched refs:dequeueInputFrameConfig (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSoftVideoDecoderOMXComponent.h177 sp<ABuffer> dequeueInputFrameConfig();
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp291 mPrivInfo[mTimeStampIdx].mHdr10PlusInfo = dequeueInputFrameConfig(); in onQueueFilled()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp723 sp<ABuffer> SoftVideoDecoderOMXComponent::dequeueInputFrameConfig() { in dequeueInputFrameConfig() function in android::SoftVideoDecoderOMXComponent