Searched refs:IsNV21 (Results 1 – 2 of 2) sorted by relevance
113 bool IsNV21(const C2GraphicView &view);133 bool IsNV21(const MediaImage2 *img);
151 } else if (IsNV21(img)) { in ImageCopy()164 } else if (IsNV21(view)) { in ImageCopy()171 } else if (IsNV21(img)) { in ImageCopy()190 } else if (IsNV21(img)) { in ImageCopy()235 } else if (IsNV21(view)) { in ImageCopy()248 } else if (IsNV21(img)) { in ImageCopy()255 } else if (IsNV21(view)) { in ImageCopy()274 } else if (IsNV21(view)) { in ImageCopy()370 bool IsNV21(const C2GraphicView &view) { in IsNV21() function420 bool IsNV21(const MediaImage2 *img) { in IsNV21() function