Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/stream-servers/tests/
DGLTestUtils.cpp36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength, in ImageMatches()
70 int bpp = 3; in createTestPatternRGB888() local
86 int bpp = 4; in createTestPatternRGBA8888() local
109 int bpp = 3; in createTestTextureRGB888SingleColor() local
125 int bpp = 4; in createTestTextureRGBA8888SingleColor() local
DTextureDraw_unittest.cpp34 const int bpp = 4; in TestTextureDrawBasic() local
98 const int bpp = 4; in TestTextureDrawLayer() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
DIOStream2.cpp15 int bpp = 0; in readbackPixels() local
75 int bpp = 0; in uploadPixels() local
129 int bpp = 0; in uploadPixels() local
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp143 int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in setup_ctx_parameters() local
191 int32_t bpp = 1; in outputBuffers() local
Dgoldfish_vpx_defs.h51 size_t bpp; member
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp159 int32_t bpp = (mOutputFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in updatePortDefinitions() local
319 int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in copyYV12FrameToOutputBuffer() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DGraphicBufferAllocator.cpp106 uint32_t bpp = bytesPerPixel(format); in allocate() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp181 uint32_t bpp; in sync_linear_to_iovec() local
225 uint32_t bpp; in sync_iovec_to_linear() local
933 uint32_t bpp = 4U; in virgl_renderer_resource_get_info() local
DGralloc1.cpp75 uint32_t bpp; in gralloc1_lock() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkFormatUtils.cpp103 #define ADD_SINGLE_PLANE_FORMAT_INFO(format, bpp) \ in getFormatPlaneLayoutsMap() argument
DVkAndroidNativeBuffer.cpp794 uint32_t bpp = 4; /* format always rgba8...not */ in syncImageToColorBuffer() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_defs.h51 size_t bpp; member
DC2GoldfishVpxDec.cpp722 int32_t bpp = 1; in setup_ctx_parameters() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp348 int* bpp, in computePackingOffsets2D()
376 int* bpp, in computePackingOffsets3D()
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp106 int bpp = 1; in allocateImpl() local
Dmapper3.cpp542 const int bpp = glUtilsPixelBitSize(cb.glFormat, cb.glType) >> 3; in unlockHostImpl() local
/device/google/redbull-kernel/sm7250/kernel-headers/media/
Dmsm_media_info.h1068 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/redbull-kernel/sm7250/original-kernel-headers/media/
Dmsm_media_info.h1068 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/linaro/hikey/gralloc/
Dalloc_device.cpp487 int bpp = 1; in alloc_device_alloc() local
/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp365 uint32_t bpp = 4; in virgl_format_to_linear_base() local
399 uint32_t bpp = format == VIRGL_FORMAT_P010 ? 2 : 1; in virgl_format_to_total_xfer_len() local
437 uint32_t bpp = 4; in virgl_format_to_total_xfer_len() local
1383 uint32_t bpp = 4U; in getResourceInfo() local
/device/google/sunfish-kernel/sm7150/kernel-headers/media/
Dmsm_media_info.h1213 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/coral-kernel/sm8150/original-kernel-headers/media/
Dmsm_media_info.h1213 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/coral-kernel/sm8150/kernel-headers/media/
Dmsm_media_info.h1213 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/
Dmsm_media_info.h1213 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp518 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3; in updateHostColorBuffer() local
694 int bpp = 0; in gralloc_alloc() local

12