Searched refs:cPlaneWidth (Results 1 – 1 of 1) sorted by relevance
479 const uint32_t cPlaneWidth = desc.width / 2; in TEST() local488 EXPECT_THAT(planes.planes[1].rowStride, Ge(cPlaneWidth * bytesPerPixel)); in TEST()492 EXPECT_THAT(planes.planes[2].rowStride, Ge(cPlaneWidth * bytesPerPixel)); in TEST()