Searched refs:copyYV12FrameToOutputBuffer (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h80 void copyYV12FrameToOutputBuffer(
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp158 copyYV12FrameToOutputBuffer(dst, srcY, srcU, srcV, srcYStride, srcUStride, srcVStride);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp260 copyYV12FrameToOutputBuffer(dst, srcY, srcU, srcV, srcYStride, srcUStride, srcVStride);
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp217 void SoftVideoDecoderOMXComponent::copyYV12FrameToOutputBuffer( function in class:android::SoftVideoDecoderOMXComponent

Completed in 72 milliseconds