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

  /hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.h 59 int32_t mVideoColorFormat;
PVSoftMPEG4Encoder.cpp 91 mVideoColorFormat(OMX_COLOR_FormatYUV420SemiPlanar),
192 if (mVideoColorFormat == OMX_COLOR_FormatYUV420SemiPlanar) {
315 mVideoColorFormat = OMX_COLOR_FormatYUV420SemiPlanar;
439 if (mVideoColorFormat != OMX_COLOR_FormatYUV420Planar) {

Completed in 135 milliseconds