Searched defs:DecodeFrameParam (Results 1 – 11 of 11) sorted by relevance
45 struct DecodeFrameParam { struct47 uint64_t hostDecoderId;48 uint8_t* pData;49 size_t size;50 uint64_t pts;52 size_t* pConsumedBytes;53 int32_t* pDecoderErrorCode;
44 struct DecodeFrameParam { struct46 uint64_t id;47 uint8_t* p_data; // host address48 size_t size;49 uint64_t user_priv;
33 using DecodeFrameParam = VpxPingInfoParser::DecodeFrameParam; variable
31 using DecodeFrameParam = VpxPingInfoParser::DecodeFrameParam; variable
39 using DecodeFrameParam = H264PingInfoParser::DecodeFrameParam; typedef
121 using DecodeFrameParam = VpxPingInfoParser::DecodeFrameParam; in handlePing() typedef
120 using DecodeFrameParam = H264PingInfoParser::DecodeFrameParam; in handlePing() typedef
50 using DecodeFrameParam = H264PingInfoParser::DecodeFrameParam; typedef
40 using DecodeFrameParam = H264PingInfoParser::DecodeFrameParam; typedef
45 using DecodeFrameParam = H264PingInfoParser::DecodeFrameParam; typedef
62 using DecodeFrameParam = H264PingInfoParser::DecodeFrameParam; typedef