Searched refs:colorFormatNew (Results 1 – 1 of 1) sorted by relevance
73 int32_t colorFormatNew; in resetFormatIfChanged() local74 CHECK(format->findInt32("color-format", &colorFormatNew)); in resetFormatIfChanged()93 if (colorFormatNew == OMX_COLOR_FormatYUV420Planar16 in resetFormatIfChanged()101 if (static_cast<int32_t>(mColorFormat) == colorFormatNew && in resetFormatIfChanged()113 mColorFormat = static_cast<OMX_COLOR_FORMATTYPE>(colorFormatNew); in resetFormatIfChanged()