Home
last modified time | relevance | path

Searched defs:bytesPerPixel (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_pixel_map_parcel_test.cpp36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
Dimage_pixel_map_test.cpp44 int32_t bytesPerPixel = 3; in ConstructPixmap() local
173 int8_t bytesPerPixel = 2; variable
237 int8_t bytesPerPixel = 4; variable
290 int8_t bytesPerPixel = 4; variable
416 int8_t bytesPerPixel = 3; variable
Dimage_utils_test.cpp260 int32_t bytesPerPixel = 0; variable
Dpixel_map_test.cpp38 int32_t bytesPerPixel = 3; in ConstructPixmap() local
78 int32_t bytesPerPixel = 3; in ConstructPixmap() local
Dimage_pixel_map_switch_test.cpp632 int8_t bytesPerPixel = 3; variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dimage_utils.cpp257 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()
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
Dheif_decoder.cpp184 bool HeifDecoder::IsHeifImageParaValid(PlSize heifSize, uint32_t bytesPerPixel) in IsHeifImageParaValid()
/foundation/multimedia/player_framework/services/engine/gstreamer/avmetadatahelper/
Davmeta_frame_converter.cpp35 uint8_t bytesPerPixel; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp1090 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(format); in ResetConfig() local
1184 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local
1612 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imgInfo.pixelFormat); in Unmarshalling() local