Searched defs:bytesPerPixel (Results 1 – 9 of 9) sorted by relevance
36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
44 int32_t bytesPerPixel = 3; in ConstructPixmap() local173 int8_t bytesPerPixel = 2; variable237 int8_t bytesPerPixel = 4; variable290 int8_t bytesPerPixel = 4; variable416 int8_t bytesPerPixel = 3; variable
260 int32_t bytesPerPixel = 0; variable
38 int32_t bytesPerPixel = 3; in ConstructPixmap() local78 int32_t bytesPerPixel = 3; in ConstructPixmap() local
632 int8_t bytesPerPixel = 3; variable
257 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t bytesPerPixel) in CheckMulOverflow()271 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t height, int32_t bytesPerPixel) in CheckMulOverflow()
184 bool HeifDecoder::IsHeifImageParaValid(PlSize heifSize, uint32_t bytesPerPixel) in IsHeifImageParaValid()
35 uint8_t bytesPerPixel; member
1090 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(format); in ResetConfig() local1184 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local1612 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imgInfo.pixelFormat); in Unmarshalling() local