Lines Matching refs:cout
68 cout << "Please select number for format (default AAC Decoder): " << endl;
69 cout << "0: AAC" << endl;
70 cout << "1: FLAC" << endl;
71 cout << "2: MP3" << endl;
72 cout << "3: VORBIS" << endl;
73 cout << "4: AMRNB" << endl;
74 cout << "5: AMRWB" << endl;
75 cout << "6: OPUS" << endl;
76 cout << "7: G711MU" << endl;
97 cout << "no that selection" << endl;
102 cout << "demo audio decoder end" << endl;
108 cout << "Please select number for format (default AAC Decoder): " << endl;
109 cout << "0: AAC" << endl;
110 cout << "1: FLAC" << endl;
111 cout << "2: MP3" << endl;
112 cout << "3: VORBIS" << endl;
113 cout << "4: AMR-NB" << endl;
114 cout << "5: AMR-WB" << endl;
115 cout << "6: G711MU" << endl;
116 cout << "7: APE" << endl;
138 cout << "no that selection" << endl;
143 cout << "demo audio decoder end" << endl;
149 cout << "RunAudioAVBufferDecoderDrm" << endl;
150 cout << "Please select number for format (default AAC Decoder): " << endl;
151 cout << "0: AAC" << endl;
152 cout << "1: FLAC" << endl;
153 cout << "2: MP3" << endl;
165 cout << "no that selection" << endl;
170 cout << "demo audio decoder end" << endl;
176 cout << "Please select number for format (default AAC Encoder): " << endl;
177 cout << "0: AAC\n" << "1: FLAC" << endl;
178 cout << "2: OPUS" << endl;
179 cout << "3: G711MU" << endl;
180 cout << "4: AAC-API11" << endl;
181 cout << "5: FLAC-API11" << endl;
182 cout << "6: G711MU-API11" << endl;
183 cout << "7: AMR-NB-API11" << endl;
184 cout << "8: AMR-WB-API11" << endl;
185 cout << "9: MP3-API11" << endl;
219 cout << "no that selection" << endl;
222 cout << "demo audio encoder end" << endl;
228 cout << "Please select number for format (default AAC Decoder): " << endl;
229 cout << "0: AAC" << endl;
230 cout << "1: FLAC" << endl;
231 cout << "2: MP3" << endl;
232 cout << "3: VORBIS" << endl;
233 cout << "4: DecoderInner-API11" << endl;
234 cout << "5: LBVC" << endl;
256 cout << "no that selection" << endl;
259 cout << "demo audio decoder end" << endl;
265 cout << "Please select number for format (default AAC Encoder): " << endl;
266 cout << "0: AAC" << endl;
267 cout << "1: FLAC" << endl;
268 cout << "2: LBVC" << endl;
281 cout << "no that selection" << endl;
284 cout << "demo audio encoder end" << endl;
292 cout << "codec list is null" << endl;
296 cout << "codec list end" << endl;
302 cout << "Please select number for output mode (default buffer mode): " << endl;
303 cout << "0: buffer" << endl;
304 cout << "1: surface file" << endl;
305 cout << "2: surface render" << endl;
306 cout << "3: switch surface" << endl;
311 cout << "parameter invalid" << endl;
317 cout << "video decoder is null" << endl;
321 cout << "demo video decoder end" << endl;
327 cout << "RunVideoDecoderDrm: " << endl;
328 cout << "Please select number for output mode (default buffer mode): " << endl;
329 cout << "0: buffer" << endl;
330 cout << "1: surface file" << endl;
331 cout << "2: surface render" << endl;
336 cout << "parameter invalid" << endl;
342 cout << "video decoder is null" << endl;
346 cout << "demo video decoder end" << endl;
352 cout << "Please select number for output mode (default buffer mode): " << endl;
353 cout << "0: buffer" << endl;
354 cout << "1: surface file" << endl;
355 cout << "2: surface render" << endl;
360 cout << "parameter invalid" << endl;
366 cout << "video decoder is null" << endl;
370 cout << "demo video decoder end" << endl;
376 cout << "Please select number for api version (default api11): " << endl;
377 cout << "0: api11" << endl;
378 cout << "1: api10" << endl;
383 cout << "parameter invalid" << endl;
390 cout << "e2eDemo is null" << endl;
400 cout << "e2eDemo is null" << endl;
408 cout << "e2eDemo end" << endl;
414 cout << "Please select a demo scenario number(default Audio Decoder): " << endl;
415 cout << "0:Audio Decoder" << endl;
416 cout << "1:Audio Encoder" << endl;
417 cout << "2:Audio Inner Decoder" << endl;
418 cout << "3:Audio Inner Encoder" << endl;
419 cout << "4:muxer demo" << endl;
420 cout << "6:codeclist" << endl;
421 cout << "7:Video Decoder" << endl;
422 cout << "8:Video Inner Decoder" << endl;
423 cout << "9:demuxer demo" << endl;
424 cout << "10:Audio AVBuffer Decoder" << endl;
425 cout << "11:Video Decoder DRM" << endl;
426 cout << "12:E2E demo" << endl;
427 cout << "13:Audio AVBuffer Decoder with DRM" << endl;
462 cout << "no that selection" << endl;