Searched refs:DecodePack (Results 1 – 2 of 2) sorted by relevance
57 int32_t DecodePack(uint8_t *addr, uint32_t len, uint64_t timeStampUs);
192 int32_t DecodeManager::DecodePack(uint8_t *addr, uint32_t len, uint64_t timeStampUs) in DecodePack() function in DecodeManager337 int32_t ret = decodeMng.DecodePack(buf + offset, frameSize, timeStamp); in main()