Searched refs:kWidthBytes (Results 1 – 1 of 1) sorted by relevance
15 const int32_t kWidthBytes = 10; variable16 const int32_t kStrideBytes = kWidthBytes + 1; // For testing stride != width.