Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp142 int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in setup_ctx_parameters() local
190 int32_t bpp = 1; in outputBuffers() 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/generic/goldfish-opengl/system/codecs/omx/vpxdec/include/
Dgoldfish_vpx_defs.h51 size_t bpp; member
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_defs.h57 uint8_t bpp; member
/device/google/cuttlefish/host/libs/screen_connector/
Dring_buffer_manager.cpp114 std::uint32_t bpp, std::uint32_t index) { in set()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp487 int bpp = 1; in alloc_device_alloc() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp505 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3; in updateHostColorBuffer() local
679 int bpp = 0; in gralloc_alloc() local