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