Searched refs:RkMSG (Results 1 – 5 of 5) sorted by relevance
36 std::unique_ptr<RkMSG::MessageParser>(new RkMSG::MessageParser(this));296 RkMSG::MessageParser::freePacket(aiq_data, RKAIQ_MESSAGE_NEW); in rkaiq_params_tuning()
31 namespace RkMSG { namespace443 std::make_shared<std::thread>(&RkMSG::MessageParser::process, this); in start()
74 namespace RkMSG { namespace
456 dataReply->dataHash = RkMSG::MessageParser::MurMurHash(dataReply->data, in ProcessCommand()
99 std::unique_ptr<RkMSG::MessageParser> msg_parser;