Searched defs:pcBuffer (Results 1 – 4 of 4) sorted by relevance
56 RtpDt_UChar* pcBuffer = new RtpDt_UChar[chunkItem->ucLength]; in TEST_F() local111 RtpDt_UChar* pcBuffer = new RtpDt_UChar[chunkItem->ucLength]; in TEST_F() local173 RtpDt_UChar* pcBuffer = new RtpDt_UChar[chunkItem->ucLength]; in TEST_F() local237 RtpDt_UChar* pcBuffer = new RtpDt_UChar[chunkItem->ucLength]; in TEST_F() local
57 RtpDt_UChar* pcBuffer = new RtpDt_UChar[sdesItem->ucLength]; in TEST_F() local118 RtpDt_UChar* pcBuffer = new RtpDt_UChar[sdesItem->ucLength]; in TEST_F() local189 RtpDt_UChar* pcBuffer = new RtpDt_UChar[sdesItem->ucLength]; in TEST_F() local
97 RtpDt_UChar* pcBuffer = new RtpDt_UChar[pstSdesItem->ucLength]; in addRtcpSdesItem() local
194 static int ConvertFloat(FieldFormat* me, double dNumber, char* pcBuffer, in ConvertFloat()