Definition at line 43 of file fifo.c.
Referenced by init(), queue_pop(), request_frame(), return_audio_frame(), and uninit().
last buffered frame
Definition at line 44 of file fifo.c.
Referenced by add_to_queue(), init(), and queue_pop().
When a specific number of output samples is requested, the partial buffer is stored here.
Definition at line 50 of file fifo.c.
Referenced by return_audio_frame(), and uninit().
number of samples out was allocated for
Definition at line 51 of file fifo.c.
Referenced by return_audio_frame().
Definition at line 36 of file fifo.c.
Referenced by fifo_deinit(), fifo_mux_init(), fifo_thread_flush_output(), fifo_thread_write_header(), fifo_thread_write_packet(), and fifo_thread_write_trailer().
Definition at line 38 of file fifo.c.
Referenced by fifo_init().
Definition at line 39 of file fifo.c.
Referenced by fifo_init().
Definition at line 40 of file fifo.c.
Referenced by fifo_deinit(), fifo_init(), and fifo_thread_write_header().
Definition at line 42 of file fifo.c.
Referenced by fifo_init().
Definition at line 43 of file fifo.c.
Referenced by fifo_consumer_thread(), fifo_deinit(), fifo_init(), fifo_write_packet(), and fifo_write_trailer().
Definition at line 45 of file fifo.c.
Referenced by fifo_write_header(), and fifo_write_trailer().
Definition at line 48 of file fifo.c.
Referenced by fifo_consumer_thread(), fifo_thread_attempt_recovery(), and fifo_write_trailer().
Definition at line 53 of file fifo.c.
Referenced by fifo_thread_attempt_recovery(), and fifo_thread_recover().
Definition at line 56 of file fifo.c.
Referenced by fifo_thread_attempt_recovery(), and fifo_thread_process_recovery_failure().
Definition at line 59 of file fifo.c.
Referenced by is_recoverable().
Definition at line 63 of file fifo.c.
Referenced by fifo_init(), fifo_thread_attempt_recovery(), fifo_thread_process_recovery_failure(), and fifo_thread_recover().
Definition at line 67 of file fifo.c.
Referenced by is_recoverable().
Definition at line 70 of file fifo.c.
Referenced by fifo_init(), fifo_thread_attempt_recovery(), fifo_thread_recover(), and fifo_write_packet().
Definition at line 74 of file fifo.c.
Referenced by fifo_consumer_thread(), and fifo_thread_attempt_recovery().
Definition at line 76 of file fifo.c.
Referenced by fifo_consumer_thread(), fifo_deinit(), fifo_init(), and fifo_write_packet().
Definition at line 77 of file fifo.c.
Referenced by fifo_deinit(), and fifo_init().
Definition at line 79 of file fifo.c.
Referenced by fifo_consumer_thread(), and fifo_write_packet().