Searched refs:gcodec (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/media/webrtc/
H A Dwebrtcvoiceengine_unittest.cc486 webrtc::CodecInst gcodec; local
487 rtc::strcpyn(gcodec.plname, arraysize(gcodec.plname), "ISAC");
488 gcodec.plfreq = 16000;
489 gcodec.channels = 1;
490 EXPECT_EQ(0, voe_.GetRecPayloadType(channel_num, gcodec));
491 EXPECT_EQ(106, gcodec.pltype);
492 EXPECT_STREQ("ISAC", gcodec.plname);
493 rtc::strcpyn(gcodec.plname, arraysize(gcodec
599 webrtc::CodecInst gcodec; local
622 webrtc::CodecInst gcodec; local
661 webrtc::CodecInst gcodec; local
766 webrtc::CodecInst gcodec; local
803 webrtc::CodecInst gcodec; local
882 webrtc::CodecInst gcodec; local
899 webrtc::CodecInst gcodec; local
914 webrtc::CodecInst gcodec; local
942 webrtc::CodecInst gcodec; local
957 webrtc::CodecInst gcodec; local
984 webrtc::CodecInst gcodec; local
1003 webrtc::CodecInst gcodec; local
1019 webrtc::CodecInst gcodec; local
1036 webrtc::CodecInst gcodec; local
1052 webrtc::CodecInst gcodec; local
1203 webrtc::CodecInst gcodec; local
1220 webrtc::CodecInst gcodec; local
1238 webrtc::CodecInst gcodec; local
1290 webrtc::CodecInst gcodec; local
1312 webrtc::CodecInst gcodec; local
1334 webrtc::CodecInst gcodec; local
1356 webrtc::CodecInst gcodec; local
1378 webrtc::CodecInst gcodec; local
1488 webrtc::CodecInst gcodec; local
1515 webrtc::CodecInst gcodec; local
1566 webrtc::CodecInst gcodec; local
1612 webrtc::CodecInst gcodec; local
1631 webrtc::CodecInst gcodec; local
1654 webrtc::CodecInst gcodec; local
1687 webrtc::CodecInst gcodec; local
1709 webrtc::CodecInst gcodec; local
1751 webrtc::CodecInst gcodec; local
1774 webrtc::CodecInst gcodec; local
1799 webrtc::CodecInst gcodec; local
1818 webrtc::CodecInst gcodec; local
1838 webrtc::CodecInst gcodec; local
1857 webrtc::CodecInst gcodec; local
1876 webrtc::CodecInst gcodec; local
1895 webrtc::CodecInst gcodec; local
1914 webrtc::CodecInst gcodec; local
2001 webrtc::CodecInst gcodec; local
2450 webrtc::CodecInst gcodec; local
[all...]

Completed in 136 milliseconds