Searched refs:IsI420 (Results 1 – 2 of 2) sorted by relevance
108 bool IsI420(const C2GraphicView &view);128 bool IsI420(const MediaImage2 *img);
157 } else if (IsI420(img)) { in ImageCopy()176 } else if (IsI420(img)) { in ImageCopy()183 } else if (IsI420(view)) { in ImageCopy()196 } else if (IsI420(img)) { in ImageCopy()241 } else if (IsI420(view)) { in ImageCopy()260 } else if (IsI420(view)) { in ImageCopy()267 } else if (IsI420(img)) { in ImageCopy()280 } else if (IsI420(view)) { in ImageCopy()344 bool IsI420(const C2GraphicView &view) { in IsI420() function389 bool IsI420(const MediaImage2 *img) { in IsI420() function