Searched defs:ConvertFlexYUVToPlanar (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp385 void SoftVideoEncoderOMXComponent::ConvertFlexYUVToPlanar( function in class:android::SoftVideoEncoderOMXComponent
613 ConvertFlexYUVToPlanar(dst, dstStride, dstVStride, &ycbcr, width, height);
623 ConvertFlexYUVToPlanar(dst, dstStride, dstVStride, &ycbcr, width, height);
626 ConvertFlexYUVToPlanar(dst, dstStride, dstVStride, &ycbcr, width, height);

Completed in 137 milliseconds