Searched refs:IsNV21 (Results 1 – 2 of 2) sorted by relevance
103 bool IsNV21(const C2GraphicView &view);123 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()330 bool IsNV21(const C2GraphicView &view) { in IsNV21() function380 bool IsNV21(const MediaImage2 *img) { in IsNV21() function