|
xine-lib
1.2.9
|
Data Fields | |
| vo_frame_t * | first |
| vo_frame_t * | last |
| int | num_buffers |
| int | num_buffers_max |
| int | locked_for_read |
| pthread_mutex_t | mutex |
| pthread_cond_t | not_empty |
| vo_frame_t* img_buf_fifo_t::first |
| vo_frame_t* img_buf_fifo_t::last |
| int img_buf_fifo_t::locked_for_read |
| pthread_mutex_t img_buf_fifo_t::mutex |
| pthread_cond_t img_buf_fifo_t::not_empty |
| int img_buf_fifo_t::num_buffers |
| int img_buf_fifo_t::num_buffers_max |
Referenced by vo_queue_append_int(), vo_queue_append_list(), vo_queue_close(), vo_queue_get_nonblock(), and vo_queue_open().
1.8.14