Searched refs:outputFormat (Results 1 – 3 of 3) sorted by relevance
197 OMX_COLOR_FORMATTYPE outputFormat, in handlePortSettingsChange() argument201 bool formatChanged = (outputFormat != mOutputFormat); in handlePortSettingsChange()215 ALOGD("formatChanged: 0x%08x -> 0x%08x", mOutputFormat, outputFormat); in handlePortSettingsChange()217 mOutputFormat = outputFormat; in handlePortSettingsChange()
480 C2StreamBufferTypeSetting::output outputFormat(0u); in processQueue() local483 {&outputFormat}, {C2PortBlockPoolsTuning::output::PARAM_TYPE}, in processQueue()490 outputFormat.value == C2BufferData::GRAPHIC in processQueue()
128 OMX_COLOR_FORMATTYPE outputFormat = OMX_COLOR_FormatYUV420Planar,