Searched refs:IsNV12 (Results 1 – 2 of 2) sorted by relevance
103 bool IsNV12(const C2GraphicView &view);128 bool IsNV12(const MediaImage2 *img);
145 if (IsNV12(view)) { in ImageCopy()146 if (IsNV12(img)) { in ImageCopy()165 if (IsNV12(img)) { in ImageCopy()184 if (IsNV12(img)) { in ImageCopy()229 if (IsNV12(img)) { in ImageCopy()230 if (IsNV12(view)) { in ImageCopy()249 if (IsNV12(view)) { in ImageCopy()268 if (IsNV12(view)) { in ImageCopy()338 bool IsNV12(const C2GraphicView &view) { in IsNV12() function411 bool IsNV12(const MediaImage2 *img) { in IsNV12() function