Searched defs:bpp (Results 1 – 11 of 11) sorted by relevance
77 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelValue() local107 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in CheckPixel() local143 constexpr int32_t bpp = 32; in SetPixel() local
140 int32_t bpp; in GetBitsPerPixel() local181 int32_t bpp = GetBitsPerPixel(info->mipi.format); in CalcDataRate() local
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()
94 uint16_t bpp; in CheckBmpInfo() local
60 uint16_t bpp; /* bpp */ member
64 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelValue() local84 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in CheckPixel() local109 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in SetPixel() local
242 int32_t bpp = GetPixelFormatBpp((PixelFormat)handle.format); in GetPixelRGBA32() local
186 const int32_t bpp = 32; in SetPixel() local
94 const int32_t bpp = 32; in CreateHdiTestLayer() local
89 uint32_t bpp; /* Bits per Pixel */ member
291 int32_t bpp; /**< Number of bits occupied by each pixel */ member