Searched refs:OMX_COLOR_FormatUnused (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp90 def.format.video.eColorFormat = OMX_COLOR_FormatUnused;
161 formatParams->eColorFormat = OMX_COLOR_FormatUnused;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp287 def.format.video.eColorFormat = OMX_COLOR_FormatUnused;
348 formatParams->eColorFormat = OMX_COLOR_FormatUnused;
472 (def->format.video.eColorFormat != OMX_COLOR_FormatUnused)) {
538 formatParams->eColorFormat != OMX_COLOR_FormatUnused) {
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp417 def.format.video.eColorFormat = OMX_COLOR_FormatUnused;
474 formatParams->eColorFormat = OMX_COLOR_FormatUnused;
581 (def->format.video.eColorFormat != OMX_COLOR_FormatUnused)) {
643 formatParams->eColorFormat != OMX_COLOR_FormatUnused) {
/frameworks/native/include/media/openmax/
H A DOMX_IVCommon.h106 OMX_COLOR_FormatUnused, enumerator in enum:OMX_COLOR_FORMATTYPE
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp221 outputPort.format.video.eColorFormat = OMX_COLOR_FormatUnused;
370 formatParams->eColorFormat = OMX_COLOR_FormatUnused;
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp843 kPortIndexOutput, compressionFormat, OMX_COLOR_FormatUnused),
859 video_def->eColorFormat = OMX_COLOR_FormatUnused;
1205 kPortIndexInput, compressionFormat, OMX_COLOR_FormatUnused);
1226 && colorFormat != OMX_COLOR_FormatUnused
1279 video_def->eColorFormat = OMX_COLOR_FormatUnused;
3978 "OMX_COLOR_FormatUnused",
H A DACodec.cpp1762 kPortIndexInput, compressionFormat, OMX_COLOR_FormatUnused);
1885 kPortIndexOutput, compressionFormat, OMX_COLOR_FormatUnused);
1908 video_def->eColorFormat = OMX_COLOR_FormatUnused;
2381 video_def->eColorFormat = OMX_COLOR_FormatUnused;

Completed in 1295 milliseconds