Searched defs:pucAppBuf (Results 1 – 2 of 2) sorted by relevance
50 std::unique_ptr<RtpDt_UChar[]> pucAppBuf(new RtpDt_UChar[14]); in TEST_F() local61 std::unique_ptr<RtpDt_UChar[]> pucAppBuf(new RtpDt_UChar[14]); in TEST_F() local72 std::unique_ptr<RtpDt_UChar[]> pucAppBuf(new RtpDt_UChar[14]); in TEST_F() local
66 eRTP_STATUS_CODE RtcpAppPacket::decodeAppPacket(IN RtpDt_UChar* pucAppBuf, IN RtpDt_UInt16 usAppLen) in decodeAppPacket()