FFmpeg
|
Data Fields | |
void * | obj |
unsigned int | stream_idx |
Definition at line 37 of file thread_queue.c.
void* FifoElem::obj |
Definition at line 38 of file thread_queue.c.
Referenced by receive_locked(), tq_free(), and tq_send().
unsigned int FifoElem::stream_idx |
Definition at line 39 of file thread_queue.c.
Referenced by receive_locked(), and tq_send().