Searched refs:colorFormatNew (Results 1 – 1 of 1) sorted by relevance
67 int32_t colorFormatNew; in resetFormatIfChanged() local68 CHECK(format->findInt32("color-format", &colorFormatNew)); in resetFormatIfChanged()86 if (colorFormatNew == OMX_COLOR_FormatYUV420Planar16 in resetFormatIfChanged()94 if (static_cast<int32_t>(mColorFormat) == colorFormatNew && in resetFormatIfChanged()106 mColorFormat = static_cast<OMX_COLOR_FORMATTYPE>(colorFormatNew); in resetFormatIfChanged()