Searched defs:PlaneData (Results 1 – 2 of 2) sorted by relevance
207 struct PlaneData { struct208 SkBitmap fYFull;209 SkBitmap fUFull;210 SkBitmap fVFull;211 SkBitmap fAFull;212 SkBitmap fUQuarter; // 2x2 downsampled U channel213 SkBitmap fVQuarter; // 2x2 downsampled V channel215 SkBitmap fFull;216 SkBitmap fQuarter; // 2x2 downsampled YUVA
224 struct PlaneData { struct225 SkBitmap fYFull;226 SkBitmap fUFull;227 SkBitmap fVFull;228 SkBitmap fAFull;229 SkBitmap fUQuarter; // 2x2 downsampled U channel230 SkBitmap fVQuarter; // 2x2 downsampled V channel