Home
last modified time | relevance | path

Searched refs:returnMemorySlot (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/common/include/
Dgoldfish_media_utils.h92 virtual void returnMemorySlot(int slot) = 0;
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
Dgoldfish_media_utils.h103 virtual void returnMemorySlot(int slot) = 0;
/device/generic/goldfish-opengl/system/codecs/omx/common/
Dgoldfish_media_utils.cpp75 virtual void returnMemorySlot(int lot) override { in returnMemorySlot() function in GoldfishMediaTransportImpl
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
Dgoldfish_media_utils.cpp77 virtual void returnMemorySlot(int lot) override { in returnMemorySlot() function in GoldfishMediaTransportImpl
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp60 transport->returnMemorySlot(ctx->memory_slot); in vpx_codec_destroy()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_impl.cpp60 transport->returnMemorySlot(ctx->memory_slot); in vpx_codec_destroy()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.cpp98 transport->returnMemorySlot(mSlot); in destroyH264Context()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DMediaHevcDecoder.cpp96 transport->returnMemorySlot(mSlot); in destroyHevcContext()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DMediaH264Decoder.cpp96 transport->returnMemorySlot(mSlot); in destroyH264Context()