Home
last modified time | relevance | path

Searched refs:decOuputColorFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
DVideoEditorVideoDecoder_internal.h102 OMX_COLOR_FORMATTYPE decOuputColorFormat; member
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp1045 pDecShellContext->decOuputColorFormat = (OMX_COLOR_FORMATTYPE)colorFormat; in VideoEditorVideoDecoder_create()
1213 pDecShellContext->decOuputColorFormat = (OMX_COLOR_FORMATTYPE)colorFormat; in VideoEditorVideoSoftwareDecoder_create()
1511 } else if (pDecShellContext->decOuputColorFormat == OMX_COLOR_FormatYUV420Planar) { in copyBufferToQueue()
1564 pDecShellContext->decOuputColorFormat); in copyBufferToQueue()