HomeSort by relevance Sort by last modified time
    Searched refs:ConvertFlexYUVToPlanar (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/
SoftVideoEncoderOMXComponent.h 53 static void ConvertFlexYUVToPlanar(
  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 388 void SoftVideoEncoderOMXComponent::ConvertFlexYUVToPlanar(
623 ConvertFlexYUVToPlanar(dst, dstStride, dstVStride, &ycbcr, width, height);
632 ConvertFlexYUVToPlanar(dst, dstStride, dstVStride, &ycbcr, width, height);
635 ConvertFlexYUVToPlanar(dst, dstStride, dstVStride, &ycbcr, width, height);

Completed in 251 milliseconds