Searched refs:g722 (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/api/audio_codecs/test/ |
D | BUILD.gn | 31 "../g722:audio_decoder_g722", 32 "../g722:audio_encoder_g722",
|
/external/webrtc/api/audio_codecs/g722/ |
D | BUILD.gn | 30 "../../../modules/audio_coding:g722", 50 "../../../modules/audio_coding:g722",
|
/external/webrtc/api/audio_codecs/ |
D | BUILD.gn | 61 "g722:audio_decoder_g722", 95 "g722:audio_encoder_g722",
|
/external/webrtc/modules/third_party/g722/ |
D | README.chromium | 2 Short Name: g722
|
/external/webrtc/modules/audio_coding/ |
D | BUILD.gn | 163 rtc_library("g722") { 167 "codecs/g722/audio_decoder_g722.cc", 168 "codecs/g722/audio_decoder_g722.h", 169 "codecs/g722/audio_encoder_g722.cc", 170 "codecs/g722/audio_encoder_g722.h", 177 "../../api/audio_codecs/g722:audio_encoder_g722_config", 189 "codecs/g722/g722_interface.c", 190 "codecs/g722/g722_interface.h", 192 deps = [ "../third_party/g722:g722_3p" ] 1271 ":g722", [all …]
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_test_factory.h | 70 int g722 = default_g722(); member
|
D | neteq_test_factory.cc | 58 payload_type == config.g722 || payload_type == config.cn_wb || in CodecSampleRate() 281 std_set_int32_to_uint8({config.g722, config.red, config.avt, in InitializeTest()
|
D | neteq_rtpplay.cc | 62 ABSL_FLAG(int, g722, TestConfig::default_g722(), "RTP payload type for G.722"); 358 config.g722 = absl::GetFlag(FLAGS_g722); in main()
|
/external/webrtc/ |
D | Android.bp | 174 "modules/third_party/g722/g722_decode.c", 175 "modules/third_party/g722/g722_encode.c", 306 srcs: ["modules/audio_coding/codecs/g722/g722_interface.c"], 1642 "modules/audio_coding/codecs/g722/audio_decoder_g722.cc", 1643 "modules/audio_coding/codecs/g722/audio_encoder_g722.cc", 1884 srcs: ["api/audio_codecs/g722/audio_encoder_g722.cc"], 2129 srcs: ["api/audio_codecs/g722/audio_decoder_g722.cc"],
|
/external/webrtc/android_tools/ |
D | sorted_targets.txt | 2308 "name": "//modules/third_party/g722:g722_3p", 2310 "/home/jemoreira/webrtc-checout/json/obj/modules/third_party/g722/libg722_3p.a" 2319 "//modules/third_party/g722/g722_decode.c": [ 2320 "obj/modules/third_party/g722/g722_3p/g722_decode.o" 2322 "//modules/third_party/g722/g722_encode.c": [ 2323 "obj/modules/third_party/g722/g722_3p/g722_encode.o" 2327 "//modules/third_party/g722/g722_decode.c", 2328 "//modules/third_party/g722/g722_enc_dec.h", 2329 "//modules/third_party/g722/g722_encode.c" 5901 "//modules/third_party/g722:g722_3p" [all …]
|