Data Fields | |
| int | minor |
| int | daemon_bit |
| should be the first, same as in jpeghead_pd | |
| int | imageWidth |
| int | imageHeight |
| image width to compare to current. G_SKIP_DIFF_FRAME | |
| int | tolerated |
| image heigt to compare to current. G_SKIP_DIFF_FRAME | |
| wait_queue * | circbuf_wait_queue |
| number of frames with different size tolerated | |
Definition at line 271 of file circbuf.c.
Definition at line 272 of file circbuf.c.
Referenced by circbuf_all_ioctl(), circbuf_all_lseek(), circbuf_all_mmap(), circbuf_all_poll(), circbuf_all_read(), circbuf_all_write(), and circbuf_open().
| struct wait_queue* circbuf_pd::circbuf_wait_queue |
1.5.1