Home | History | Annotate | Download | only in codec

Lines Matching defs:kBytesPerPixel

991   const int kBytesPerPixel = 4;
993 const int kRowBytes = kPaddedWidth * kBytesPerPixel;