Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h178 void queueOutputFrameConfig(const sp<ABuffer> &info);
DGoldfishVideoDecoderOMXComponent.cpp730 void GoldfishVideoDecoderOMXComponent::queueOutputFrameConfig(const sp<ABuffer> &info) { in queueOutputFrameConfig() function in android::GoldfishVideoDecoderOMXComponent
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp205 queueOutputFrameConfig(privInfo->mHdr10PlusInfo); in outputBuffers()