Data Fields | |
AVFilterBufferRef * | buf [QUEUE_SIZE] |
unsigned | tail |
unsigned | nb |
Definition at line 49 of file af_astreamsync.c.
Definition at line 50 of file af_astreamsync.c.
Referenced by filter_samples().
unsigned AStreamSyncContext::buf_queue::nb |
Definition at line 51 of file af_astreamsync.c.
Referenced by filter_samples(), request_frame(), and send_next().
unsigned AStreamSyncContext::buf_queue::tail |
Definition at line 51 of file af_astreamsync.c.
Referenced by filter_samples().