Searched refs:ResetParam (Results 1 – 8 of 8) sorted by relevance
56 struct ResetParam { struct92 void parseResetParams(void* ptr, ResetParam& param);
40 using ResetParam = H264PingInfoParser::ResetParam; typedef
49 using ResetParam = H264PingInfoParser::ResetParam; typedef98 ResetParam param{}; in reset()
121 using ResetParam = H264PingInfoParser::ResetParam; in handlePing() typedef
41 using ResetParam = H264PingInfoParser::ResetParam; typedef50 ResetParam param{}; in reset()
46 using ResetParam = H264PingInfoParser::ResetParam; typedef250 ResetParam param{}; in reset()
63 using ResetParam = H264PingInfoParser::ResetParam; typedef99 ResetParam param{}; in reset()
87 void H264PingInfoParser::parseResetParams(void* ptr, ResetParam& param) { in parseResetParams()