Home
last modified time | relevance | path

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

/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/composer/test/common/
Ddisplay_test_utils.cpp99 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelValue() local
132 int32_t bpp = GetPixelFormatBpp(static_cast<PixelFormat>(handle.format)); in CheckPixel() 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/hal/default_standard/src/display_device/core/
Dhdi_layer.cpp186 const int32_t bpp = 32; in SetPixel() 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