/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/ |
H A D | pixel_format_utils.cpp | 21 int16_t bpp; member 29 bool PixelFormatUtils::BppOfPixelFormat(ImagePixelFormat pixelFormat, int16_t& bpp) in BppOfPixelFormat()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _layer_info_v10.md | 32 ### bpp subsection
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
H A D | hi35xx_disp.c | 140 int32_t bpp; in GetBitsPerPixel() local 181 int32_t bpp = GetBitsPerPixel(info->mipi.format); in CalcDataRate() local
|
/ohos5.0/foundation/window/window_manager/test/common/utils/src/ |
H A D | common_test_utils.cpp | 44 const int bpp = 4; // bytes per pixel in CreatePixelMap() local
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
H A D | bitmap_helpers.cpp | 94 …const int32_t bpp = *(reinterpret_cast<const int32_t*>(img_bytes.data() + bmpAddressOffset.bbpAddr… in ReadBmp() local
|
/ohos5.0/drivers/peripheral/display/composer/test/common/ |
H A D | display_test_utils.cpp | 98 int32_t bpp = GetPixelFormatBpp((Composer::V1_0::PixelFormat)handle.format); in GetPixelValue() local 131 int32_t bpp = GetPixelFormatBpp(static_cast<Composer::V1_0::PixelFormat>(handle.format)); in CheckPixel() local
|
/ohos5.0/drivers/peripheral/display/test/unittest/lite/ |
H A D | display_test.c | 88 static void PicSourceSurfaceInit(ISurface *surface, uint64_t phyAddr, int32_t bpp) in PicSourceSurfaceInit() 101 static void DestSurfaceInit(ISurface *surface, uint64_t phyAddr, int32_t bpp) in DestSurfaceInit()
|
H A D | loadbmp_test.c | 94 uint16_t bpp; in CheckBmpInfo() local
|
H A D | loadbmp_test.h | 60 uint16_t bpp; /* bpp */ member
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_layer.cpp | 186 const int32_t bpp = 32; in SetPixel() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ |
H A D | rs_render_surface_frame.h | 97 int32_t bpp; member
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/ |
H A D | ffmpeg_vid_enc_config.cpp | 94 int32_t bpp = 0; in SetVideoPixelFormat() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_dfm.h | 89 uint32_t bpp; /* Bits per Pixel */ member
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wm.cpp | 713 int16_t bpp = 0; in Screenshot() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | cmd_list_helper.cpp | 117 auto bpp = ColorTypeToBytesPerPixel(format.colorType); in AddBitmapToCmdList() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 948 static bool IsEmptyBuffer(uint8_t *buffer, uint32_t width, uint32_t height, uint32_t bpp, uint32_t … in IsEmptyBuffer()
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface_type.h | 157 int32_t bpp; /**< Number of bits occupied by each pixel */ member
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 291 int32_t bpp; /**< Number of bits occupied by each pixel */ member
|