HomeSort by relevance Sort by last modified time
    Searched refs:STR_CASE_CMP (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_codec_database.cc 427 if (STR_CASE_CMP(database_[codec_id].plname, "CN") == 0) {
433 if (STR_CASE_CMP(database_[codec_id].plname, "red") == 0) {
464 if (STR_CASE_CMP("isac", codec_inst.plname) == 0) {
473 } else if (STR_CASE_CMP("ilbc", codec_inst.plname) == 0) {
476 } else if (STR_CASE_CMP("amr", codec_inst.plname) == 0) {
479 } else if (STR_CASE_CMP("amr-wb", codec_inst.plname) == 0) {
482 } else if (STR_CASE_CMP("g7291", codec_inst.plname) == 0) {
485 } else if (STR_CASE_CMP("opus", codec_inst.plname) == 0) {
488 } else if (STR_CASE_CMP("speex", codec_inst.plname) == 0) {
491 } else if (STR_CASE_CMP("celt", codec_inst.plname) == 0)
    [all...]
acm_generic_codec.cc 652 if (!STR_CASE_CMP(encoder_params_.codec_inst.plname, "OPUS") ||
665 if (!STR_CASE_CMP(encoder_params_.codec_inst.plname, "G729")
694 if (!STR_CASE_CMP(encoder_params_.codec_inst.plname, "G729")
    [all...]
audio_coding_module_impl.cc 61 return (STR_CASE_CMP(codec->plname, "RED") == 0);
69 return (STR_CASE_CMP(codec->plname, "CN") == 0);
788 if (!STR_CASE_CMP(send_codec.plname, "telephone-event")) {
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
TestVADDTX.cc 217 if (!STR_CASE_CMP(myCodecParam.plname, codecName)) {
277 if ((STR_CASE_CMP(myCodecParam.plname, "G729") == 0)
278 || (STR_CASE_CMP(myCodecParam.plname, "G723") == 0)
279 || (STR_CASE_CMP(myCodecParam.plname, "AMR") == 0)
280 || (STR_CASE_CMP(myCodecParam.plname, "AMR-wb") == 0)
281 || (STR_CASE_CMP(myCodecParam.plname, "speex") == 0)) {
286 } else if (STR_CASE_CMP(myCodecParam.plname, "opus") == 0) {
delay_test.cc 107 if (STR_CASE_CMP(my_codec_param.plname, "opus") == 0)
111 if (STR_CASE_CMP(my_codec_param.plname, "CN") == 0 &&
114 if (STR_CASE_CMP(my_codec_param.plname, "telephone-event") == 0)
EncodeDecodeTest.cc 286 if (STR_CASE_CMP(sendCodecTmp.plname, "telephone-event") == 0) {
288 } else if (STR_CASE_CMP(sendCodecTmp.plname, "cn") == 0) {
290 } else if (STR_CASE_CMP(sendCodecTmp.plname, "red") == 0) {
iSACTest.cc 103 if (!STR_CASE_CMP(codecParam.plname, "ISAC")
108 if (!STR_CASE_CMP(codecParam.plname, "ISAC")
APITest.cc 143 if ((STR_CASE_CMP(dummyCodec.plname, "CN") == 0)
    [all...]
utility.cc 274 if (!STR_CASE_CMP(payloadName, fixPayloadTypeCodecs[n])) {
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_codec_unittest.cc 68 if (!STR_CASE_CMP(my_codec.plname, "isac") && my_codec.plfreq == 16000) {
71 } else if (!STR_CASE_CMP(my_codec.plname, "isac") &&
75 } else if (!STR_CASE_CMP(my_codec.plname, "L16") &&
79 } else if (!STR_CASE_CMP(my_codec.plname, "RED")) {
152 EXPECT_EQ(0, STR_CASE_CMP(valid_secondary_.plname, my_codec.plname));
voe_codec_impl.cc 104 if ((STR_CASE_CMP(copyCodec.plname, "L16") == 0) &&
111 if (!STR_CASE_CMP(copyCodec.plname, "CN")
112 || !STR_CASE_CMP(copyCodec.plname, "TELEPHONE-EVENT")
113 || !STR_CASE_CMP(copyCodec.plname, "RED"))
425 if (STR_CASE_CMP(fromInst.plname,"SILK") == 0)
464 if (STR_CASE_CMP(fromInst.plname,"SILK") == 0)
516 if ((STR_CASE_CMP(copy_codec.plname, "L16") == 0) &&
524 if (!STR_CASE_CMP(copy_codec.plname, "CN") ||
525 !STR_CASE_CMP(copy_codec.plname, "TELEPHONE-EVENT") ||
526 !STR_CASE_CMP(copy_codec.plname, "RED"))
    [all...]
output_mixer.cc 330 else if((STR_CASE_CMP(codecInst->plname,"L16") == 0) ||
331 (STR_CASE_CMP(codecInst->plname,"PCMU") == 0) ||
332 (STR_CASE_CMP(codecInst->plname,"PCMA") == 0))
410 else if((STR_CASE_CMP(codecInst->plname,"L16") == 0) ||
411 (STR_CASE_CMP(codecInst->plname,"PCMU") == 0) ||
412 (STR_CASE_CMP(codecInst->plname,"PCMA") == 0))
transmit_mixer.cc 716 } else if ((STR_CASE_CMP(codecInst->plname,"L16") == 0) ||
717 (STR_CASE_CMP(codecInst->plname,"PCMU") == 0) ||
718 (STR_CASE_CMP(codecInst->plname,"PCMA") == 0))
794 } else if ((STR_CASE_CMP(codecInst->plname,"L16") == 0) ||
795 (STR_CASE_CMP(codecInst->plname,"PCMU") == 0) ||
796 (STR_CASE_CMP(codecInst->plname,"PCMA") == 0))
899 } else if ((STR_CASE_CMP(codecInst->plname,"L16") == 0) ||
900 (STR_CASE_CMP(codecInst->plname,"PCMU") == 0) ||
901 (STR_CASE_CMP(codecInst->plname,"PCMA") == 0))
977 } else if ((STR_CASE_CMP(codecInst->plname,"L16") == 0) |
    [all...]
channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/media_file/source/
media_file_utility.cc 1053 if(STR_CASE_CMP(codecInst.plname, "PCMU") == 0)
1061 }else if(STR_CASE_CMP(codecInst.plname, "PCMA") == 0)
    [all...]
  /external/chromium_org/third_party/webrtc/
common_types.h 44 #define STR_CASE_CMP(s1, s2) ::_stricmp(s1, s2)
48 #define STR_CASE_CMP(s1, s2) ::strcasecmp(s1, s2)
286 (STR_CASE_CMP(plname, other.plname) == 0) &&
668 (STR_CASE_CMP(plName, other.plName) == 0) &&
  /external/chromium_org/third_party/webrtc/modules/utility/source/
file_recorder_impl.cc 232 STR_CASE_CMP(codec_info_.plname, "L16") != 0)
288 STR_CASE_CMP(codec_info_.plname, "L16") != 0)
642 if( STR_CASE_CMP(_videoCodecInst.plName, "I420") == 0)
file_player_impl.cc 122 if(STR_CASE_CMP(_codec.plname, "L16") == 0)
404 if( STR_CASE_CMP(_codec.plname, "L16") != 0 &&

Completed in 279 milliseconds