Home
last modified time | relevance | path

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

123

/device/generic/goldfish-opengl/system/GLESv2_enc/
DIOStream2.cpp15 int bpp = 0; in readbackPixels() local
81 int bpp = 0; in uploadPixels() local
141 int bpp = 0; in uploadPixels() local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dmap_v4v6.c112 _map_v4v6_hostent(struct hostent *hp, char **bpp, int *lenp) in _map_v4v6_hostent()
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp141 int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in setup_ctx_parameters() local
189 int32_t bpp = 1; in outputBuffers() local
Dgoldfish_vpx_defs.h51 size_t bpp; member
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp300 int* bpp, in computePackingOffsets2D()
328 int* bpp, in computePackingOffsets3D()
DGLClientState.cpp855 …ingOffsets2D(GLsizei width, GLsizei height, GLenum format, GLenum type, int* bpp, int* startOffset… in getPackingOffsets2D()
879 …ingOffsets2D(GLsizei width, GLsizei height, GLenum format, GLenum type, int* bpp, int* startOffset… in getUnpackingOffsets2D()
903 …sizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int* bpp, int* startOffset… in getUnpackingOffsets3D()
/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp75 uint32_t bpp; in gralloc1_lock() local
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
/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/linaro/hikey/gralloc/
Dalloc_device.cpp452 int bpp = 1; in alloc_device_alloc() local
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp99 int bpp = 1; in allocateImpl() local
/device/linaro/dragonboard/gralloc/
Dgralloc_gbm.cpp109 int bpp; in gralloc_gbm_get_bpp() local
/device/google/barbet-kernel/sm7250/kernel-headers/media/
Dmsm_media_info.h1068 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/barbet-kernel/sm7250/original-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/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/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp380 const int bpp = glUtilsPixelBitSize(handle.glFormat, handle.glType) >> 3; in unlock_impl() local
529 int bpp = 1; in gralloc_alloc() local
Dgralloc_old.cpp485 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3; in updateHostColorBuffer() local
661 int bpp = 0; in gralloc_alloc() local
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsm_media_info.h1116 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsm_media_info.h1116 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsm_media_info.h1116 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local
/device/google/bonito/sdm710/kernel-headers/media/
Dmsm_media_info.h1116 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/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/kernel-headers/media/
Dmsm_media_info.h1213 unsigned int alignment = 0, stride = 0, bpp = 4; in VENUS_RGB_STRIDE() local

123