Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h177 sp<ABuffer> dequeueInputFrameConfig();
DGoldfishVideoDecoderOMXComponent.cpp723 sp<ABuffer> GoldfishVideoDecoderOMXComponent::dequeueInputFrameConfig() { in dequeueInputFrameConfig() function in android::GoldfishVideoDecoderOMXComponent
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp323 mPrivInfo[mTimeStampIdx].mHdr10PlusInfo = dequeueInputFrameConfig(); in onQueueFilled()