Lines Matching refs:AudioDecoder

2   [Test that AudioDecoder.isConfigSupported() rejects invalid config:Empty codec]
5 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Unrecognized codec]
8 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Video codec]
11 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Ambiguous codec]
14 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Codec with MIME type]
17 [Test that AudioDecoder.configure() rejects invalid config:Empty codec]
20 [Test that AudioDecoder.configure() rejects invalid config:Unrecognized codec]
23 [Test that AudioDecoder.configure() rejects invalid config:Video codec]
26 [Test that AudioDecoder.configure() rejects invalid config:Ambiguous codec]
29 [Test that AudioDecoder.configure() rejects invalid config:Codec with MIME type]
32 [Test AudioDecoder construction]
35 [Verify unconfigured AudioDecoder operations]
40 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Empty codec]
43 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Unrecognized codec]
46 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Video codec]
49 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Ambiguous codec]
52 [Test that AudioDecoder.isConfigSupported() rejects invalid config:Codec with MIME type]
55 [Test that AudioDecoder.configure() rejects invalid config:Empty codec]
58 [Test that AudioDecoder.configure() rejects invalid config:Unrecognized codec]
61 [Test that AudioDecoder.configure() rejects invalid config:Video codec]
64 [Test that AudioDecoder.configure() rejects invalid config:Ambiguous codec]
67 [Test that AudioDecoder.configure() rejects invalid config:Codec with MIME type]
70 [Test AudioDecoder construction]
73 [Verify unconfigured AudioDecoder operations]