Home
last modified time | relevance | path

Searched defs:bpp (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dpixel_format_utils.cpp21 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.md32 ### bpp subsection
/ohos5.0/drivers/hdf_core/framework/model/display/driver/adapter_soc/
H A Dhi35xx_disp.c140 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 Dcommon_test_utils.cpp44 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 Dbitmap_helpers.cpp94 …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 Ddisplay_test_utils.cpp98 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 Ddisplay_test.c88 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 Dloadbmp_test.c94 uint16_t bpp; in CheckBmpInfo() local
H A Dloadbmp_test.h60 uint16_t bpp; /* bpp */ member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp186 const int32_t bpp = 32; in SetPixel() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface_frame.h97 int32_t bpp; member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp94 int32_t bpp = 0; in SetVideoPixelFormat() local
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_dfm.h89 uint32_t bpp; /* Bits per Pixel */ member
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp713 int16_t bpp = 0; in Screenshot() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp117 auto bpp = ColorTypeToBytesPerPixel(format.colorType); in AddBitmapToCmdList() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp948 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 Dsurface_type.h157 int32_t bpp; /**< Number of bits occupied by each pixel */ member
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h291 int32_t bpp; /**< Number of bits occupied by each pixel */ member