Searched refs:A_ACELP_NET (Results 1 – 3 of 3) sorted by relevance
127 , A_ACELP_NET enumerator
171 …s_codecs.emplace_back("Sipro/ACELP-NET", type_e::A_ACELP_NET, track_audio, "sipr|A_R… in initialize()
94 EXPECT_TRUE(codec_c::look_up("A_REAL/SIPR").is(codec_c::type_e::A_ACELP_NET)); in TEST()95 EXPECT_TRUE(codec_c::look_up("sipr").is(codec_c::type_e::A_ACELP_NET)); in TEST()