Home
last modified time | relevance | path

Searched refs:GetImageParam (Results 1 – 14 of 14) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaVpxDecoder.h34 using GetImageParam = VpxPingInfoParser::GetImageParam; variable
DMediaVpxDecoderPlugin.h32 using GetImageParam = VpxPingInfoParser::GetImageParam; variable
DVpxPingInfoParser.h52 struct GetImageParam { struct
78 void parseGetImageParams(void* ptr, GetImageParam& param); argument
DH264PingInfoParser.h66 struct GetImageParam { struct
91 void parseGetImageParams(void* ptr, GetImageParam& param); argument
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBoxProxy.cpp41 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
DMediaVpxDecoder.cpp122 using GetImageParam = VpxPingInfoParser::GetImageParam; in handlePing() typedef
DMediaH264DecoderDefault.cpp122 using GetImageParam = H264PingInfoParser::GetImageParam; in handlePing() typedef
DMediaH264DecoderGeneric.cpp52 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
314 GetImageParam param{}; in getImage()
DVpxPingInfoParser.cpp77 void VpxPingInfoParser::parseGetImageParams(void* ptr, GetImageParam& param) { in parseGetImageParams()
DMediaH264DecoderFfmpeg.cpp42 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
350 GetImageParam param{}; in getImage()
DH264PingInfoParser.cpp110 void H264PingInfoParser::parseGetImageParams(void* ptr, GetImageParam& param) { in parseGetImageParams()
DMediaH264DecoderVideoToolBox.cpp47 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
561 GetImageParam param{}; in getImage()
DMediaH264DecoderCuvid.cpp64 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
292 GetImageParam param{}; in getImage()
DMediaVpxDecoderGeneric.cpp245 GetImageParam param{}; in getImage()