Home
last modified time | relevance | path

Searched defs:ResetParam (Results 1 – 7 of 7) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DH264PingInfoParser.h56 struct ResetParam { struct
58 uint64_t hostDecoderId;
59 unsigned int width;
60 unsigned int height;
61 unsigned int outputWidth;
62 unsigned int outputHeight;
63 PixelFormat outputPixelFormat;
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBoxProxy.cpp40 using ResetParam = H264PingInfoParser::ResetParam; typedef
DMediaH264DecoderDefault.cpp121 using ResetParam = H264PingInfoParser::ResetParam; in handlePing() typedef
DMediaH264DecoderGeneric.cpp51 using ResetParam = H264PingInfoParser::ResetParam; typedef
DMediaH264DecoderFfmpeg.cpp41 using ResetParam = H264PingInfoParser::ResetParam; typedef
DMediaH264DecoderVideoToolBox.cpp46 using ResetParam = H264PingInfoParser::ResetParam; typedef
DMediaH264DecoderCuvid.cpp63 using ResetParam = H264PingInfoParser::ResetParam; typedef