Lines Matching full:decode
17 /* AAC ADTS Decode Test
28 Starting to decode
121 /* constant to identify a buffer context which is the end of the stream to decode */
413 /* Decode an audio path by opening a file descriptor on that path */
472 /* to queue the AAC data to decode */
634 /* Initialize the callback for prefetch errors, if we can't open the resource to decode */
674 // Note that we don't get the metadata values yet; that happens in the first decode callback.
772 printf("Starting to decode\n");
776 /* Decode until the end of the stream is reached */
804 /* This just means done enqueueing; there may still more data in decode queue! */
810 printf("Decode is now finished\n");