Home
last modified time | relevance | path

Searched defs:hostColorBufferId (Results 1 – 13 of 13) sorted by relevance

/device/generic/vulkan-cereal/host-common/
DMediaHostRenderer.cpp71 void MediaHostRenderer::renderToHostColorBuffer(int hostColorBufferId, in renderToHostColorBuffer()
91 int hostColorBufferId, in renderToHostColorBufferWithTextures()
DVpxPingInfoParser.h60 int32_t hostColorBufferId; member
DH264PingInfoParser.h69 int32_t hostColorBufferId; member
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp113 vpx_image_t* vpx_codec_get_frame(vpx_codec_ctx_t* ctx, int hostColorBufferId) { in vpx_codec_get_frame()
Dgoldfish_vpx_defs.h43 int hostColorBufferId; member
DGoldfishVPX.cpp136 int hostColorBufferId) { in setup_ctx_parameters()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.cpp174 h264_image_t MediaH264Decoder::renderOnHostAndReturnImageMetadata(int hostColorBufferId) { in renderOnHostAndReturnImageMetadata()
DGoldfishAVCDec.cpp406 int hostColorBufferId = getHostColorBufferId(outHeader); in onQueueFilled() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_impl.cpp114 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, int hostColorBufferId) { in vpx_codec_get_frame()
Dgoldfish_vpx_defs.h43 int hostColorBufferId; member
DC2GoldfishVpxDec.cpp708 int hostColorBufferId) { in setup_ctx_parameters()
738 int hostColorBufferId = -1; in outputBuffer() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.cpp192 MediaHevcDecoder::renderOnHostAndReturnImageMetadata(int hostColorBufferId) { in renderOnHostAndReturnImageMetadata()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.cpp192 MediaH264Decoder::renderOnHostAndReturnImageMetadata(int hostColorBufferId) { in renderOnHostAndReturnImageMetadata()