Searched refs:m_yuv420888ToNv21 (Results 1 – 2 of 2) sorted by relevance
274 bool m_yuv420888ToNv21 = false; variable
244 cb->m_yuv420888ToNv21 = features.Yuv420888ToNv21.enabled; in create()310 … new YUVConverter(p_width, p_height, cb->m_frameworkFormat, cb->m_yuv420888ToNv21)); in create()1017 new YUVConverter(m_width, m_height, m_frameworkFormat, m_yuv420888ToNv21)); in restore()