Home
last modified time | relevance | path

Searched defs:transport (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DMediaH264Decoder.cpp36 auto transport = GoldfishMediaTransport::getInstance(); in initH264Context() local
66 auto transport = GoldfishMediaTransport::getInstance(); in resetH264Context() local
86 auto transport = GoldfishMediaTransport::getInstance(); in destroyH264Context() local
101 auto transport = GoldfishMediaTransport::getInstance(); in decodeFrame() local
127 auto transport = GoldfishMediaTransport::getInstance(); in flush() local
140 auto transport = GoldfishMediaTransport::getInstance(); in getImage() local
178 auto transport = GoldfishMediaTransport::getInstance(); in renderOnHostAndReturnImageMetadata() local
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp45 auto transport = GoldfishMediaTransport::getInstance(); in sendVpxOperation() local
53 auto transport = GoldfishMediaTransport::getInstance(); in vpx_codec_destroy() local
63 auto transport = GoldfishMediaTransport::getInstance(); in vpx_codec_dec_init() local
111 auto transport = GoldfishMediaTransport::getInstance(); in vpx_codec_get_frame() local
137 auto transport = GoldfishMediaTransport::getInstance(); in vpx_codec_flush() local
150 auto transport = GoldfishMediaTransport::getInstance(); in vpx_codec_decode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmlrpclib.py1538 def __init__(self, uri, transport=None, encoding=None, verbose=0, argument