Searched refs:IsYUV420_10bit (Results 1 – 3 of 3) sorted by relevance
98 bool IsYUV420_10bit(const C2GraphicView &view);
316 bool IsYUV420_10bit(const C2GraphicView &view) { in IsYUV420_10bit() function353 if (!IsYUV420_10bit(view)) { in IsP010()
922 const bool isYUV420_10bit = IsYUV420_10bit(*rView); in process()