Home
last modified time | relevance | path

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

12

/hardware/intel/img/hwcomposer/merrifield/ips/common/
DPixelFormat.cpp23 bool PixelFormat::convertFormat(uint32_t grallocFormat, uint32_t& spriteFormat, int& bpp) in convertFormat()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DPixelFormat.cpp24 bool PixelFormat::convertFormat(uint32_t grallocFormat, uint32_t& spriteFormat, int& bpp) in convertFormat()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp259 uint32_t bpp = GetBppForUncompressedRGB(format); in GetSize() local
397 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo()
681 void Allocator::GetRgbUBwcBlockSize(uint32_t bpp, int *block_width, int *block_height) { in GetRgbUBwcBlockSize()
705 unsigned int Allocator::GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize()
731 uint32_t bpp = 0; in GetUBwcSize() local
773 uint32_t bpp = GetBppForUncompressedRGB(hnd->format); in GetRgbDataAddress() local
Dgr_utils.cpp102 uint32_t bpp = 0; in GetBppForUncompressedRGB() local
Dgr_adreno_info.cpp106 int bpp = 4; in AlignUnCompressedRGB() local
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
DPnwGrallocBuffer.h33 int bpp; member
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp338 int bpp = 4; in getGpuAlignedWidthHeight() local
756 void getYuvSPPlaneInfo(uint64_t base, int width, int height, int bpp, in getYuvSPPlaneInfo()
1007 static void getRgbUBwcBlockSize(int bpp, int& block_width, int& block_height) in getRgbUBwcBlockSize()
1033 static unsigned int getRgbUBwcMetaBufferSize(int width, int height, int bpp) in getRgbUBwcMetaBufferSize()
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp280 int bpp = 4; in getGpuAlignedWidthHeight() local
821 static void getUBwcBlockSize(int bpp, int& block_width, int& block_height) in getUBwcBlockSize()
847 static unsigned int getUBwcMetaBufferSize(int width, int height, int bpp) in getUBwcMetaBufferSize()
/hardware/qcom/media/msm8996/libc2dcolorconvert/
DC2DColorConverter.cpp488 int32_t bpp = 0; in calcSize() local
640 C2DBytesPerPixel bpp; in calcBytesPerPixel() local
737 int bpp = 1; //bytes per pixel in dumpOutput() local
DC2DColorConverter.h99 C2DBytesPerPixel bpp; member
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngSpritePlane.cpp39 int bpp; in setDataBuffer() local
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnRGBPlane.cpp90 int bpp; in setDataBuffer() local
/hardware/qcom/media/msm8974/libc2dcolorconvert/
DC2DColorConverter.h95 C2DBytesPerPixel bpp; member
DC2DColorConverter.cpp586 C2DBytesPerPixel bpp; in calcBytesPerPixel() local
682 int bpp = 1; //bytes per pixel in dumpOutput() local
/hardware/qcom/display/msm8960/libgralloc/
Dalloc_controller.cpp110 int bpp = 4; in getStride() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnRGBPlane.cpp149 int bpp; in setDataBuffer() local
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.cpp147 int bpp = 4; in getAlignedWidthAndHeight() local
/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.cpp147 int bpp = 4; in getAlignedWidthAndHeight() local
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse_bitplane.c478 vc1_Bitplane *bpp = &bp; in vc1_DecodeBitplane() local
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp155 int bpp = 4; in getAlignedWidthAndHeight() local
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/test/
Dmm_lib2d_test.c148 int bpp = 32; in lib2d_dump_tga() local
/hardware/ti/omap4xxx/camera/
DEncoder_libjpeg.cpp364 int bpp = 2; // for uyvy in encode() local
/hardware/ti/omap4-aah/camera/
DEncoder_libjpeg.cpp432 int bpp = 2; // for uyvy in encode() local
/hardware/intel/img/psb_video/src/x11/
Dpsb_xvva.c252 int fourcc, int bpp, int w, int h, int stride, int size, unsigned int pre_add, in psb_surface_init()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp92 unsigned int bpp; in calcOffset() local

12