Home
last modified time | relevance | path

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

/drivers/peripheral/display/test/unittest/standard/common/
Ddisplay_test_utils.cpp77 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelValue() local
107 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in CheckPixel() local
143 constexpr int32_t bpp = 32; in SetPixel() local
/drivers/hdf_core/framework/model/display/driver/adapter_soc/
Dhi35xx_disp.c140 int32_t bpp; in GetBitsPerPixel() local
181 int32_t bpp = GetBitsPerPixel(info->mipi.format); in CalcDataRate() local
/drivers/peripheral/display/test/unittest/lite/
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()
Dloadbmp_test.c94 uint16_t bpp; in CheckBmpInfo() local
Dloadbmp_test.h60 uint16_t bpp; /* bpp */ member
/drivers/peripheral/display/test/unittest/standard/display_gfx/
Ddisplay_gfx_test.cpp64 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelValue() local
84 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in CheckPixel() local
109 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in SetPixel() local
Dsoft_bilt.cpp242 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelRGBA32() local
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_layer.cpp186 const int32_t bpp = 32; in SetPixel() local
/drivers/peripheral/display/test/unittest/standard/display_device/
Dhdi_test_display.cpp94 const int32_t bpp = 32; in CreateHdiTestLayer() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_dfm.h89 uint32_t bpp; /* Bits per Pixel */ member
/drivers/peripheral/display/interfaces/include/
Ddisplay_type.h291 int32_t bpp; /**< Number of bits occupied by each pixel */ member