Searched refs:kOMX_COLOR_FormatYUV420Planar (Results 1 – 2 of 2) sorted by relevance
28 const int kOMX_COLOR_FormatYUV420Planar = 19; variable298 } else if (static_cast<int>(frameworkFormat) == kOMX_COLOR_FormatYUV420Planar && in getBufferFormat()
26 const int kOMX_COLOR_FormatYUV420Planar = 19; variable582 if (static_cast<int>(descriptor.format) == kOMX_COLOR_FormatYUV420Planar) { in isSupportedImpl()