Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp113 …image_t* vpx_codec_get_frame(vpx_codec_ctx_t* ctx, __attribute__((unused)) 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.cpp400 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()
DC2GoldfishVpxDec.cpp716 int hostColorBufferId) { in setup_ctx_parameters()
746 int hostColorBufferId = -1; in outputBuffer() local
Dgoldfish_vpx_defs.h43 int hostColorBufferId; member
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.cpp192 MediaH264Decoder::renderOnHostAndReturnImageMetadata(int hostColorBufferId) { in renderOnHostAndReturnImageMetadata()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.cpp192 MediaHevcDecoder::renderOnHostAndReturnImageMetadata(int hostColorBufferId) { in renderOnHostAndReturnImageMetadata()