Home
last modified time | relevance | path

Searched defs:GetImageParam (Results 1 – 11 of 11) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DVpxPingInfoParser.h52 struct GetImageParam { struct
54 uint64_t id;
78 void parseGetImageParams(void* ptr, GetImageParam& param); argument
DH264PingInfoParser.h66 struct GetImageParam { struct
91 void parseGetImageParams(void* ptr, GetImageParam& param); argument
DMediaVpxDecoder.h34 using GetImageParam = VpxPingInfoParser::GetImageParam; variable
DMediaVpxDecoderPlugin.h32 using GetImageParam = VpxPingInfoParser::GetImageParam; variable
/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
DMediaH264DecoderFfmpeg.cpp42 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
DMediaH264DecoderVideoToolBox.cpp47 using GetImageParam = H264PingInfoParser::GetImageParam; typedef
DMediaH264DecoderCuvid.cpp64 using GetImageParam = H264PingInfoParser::GetImageParam; typedef