Home | History | Annotate | Download | only in examples

Lines Matching full:buffers

26   Enqueueing initial empty buffers to receive decoded PCM data 0 1
27 Enqueueing initial full buffers of encoded ADTS data 0 1
230 /* Callback for AndroidBufferQueueItf through which we supply ADTS buffers */
509 /* Setup the data source for queueing AAC buffers of ADTS data */
519 /* Setup the data sink, a buffer queue for buffers of PCM data */
619 /* Enqueue buffers to map the region of memory allocated to store the decoded data */
620 printf("Enqueueing initial empty buffers to receive decoded PCM data");
646 printf("Enqueueing initial full buffers of encoded ADTS data");
777 printf("Awaiting notification that all encoded buffers have been enqueued\n");
802 printf("All encoded buffers have now been enqueued, but there's still more to do\n");