Searched refs:test_encode_decode (Results 1 – 2 of 2) sorted by relevance
284 void test_encode_decode(opus_int32 bitrate, opus_int32 channels, in test_encode_decode() function388 test_encode_decode(64 * 18, 18, 3); in main()
765 def test_encode_decode(self): member in TestMain