Searched refs:jpg_que_head (Results 1 - 3 of 3) sorted by relevance

/drivers/media/pci/zoran/
H A Dzoran.h339 unsigned long jpg_que_head; /* Index where to put next buffer which is queued */ member in struct:zoran
H A Dzoran_device.c703 zr->jpg_que_head = 0;
860 zr->jpg_dma_tail, zr->jpg_dma_head, zr->jpg_que_head);
1108 zr->jpg_dma_head < zr->jpg_que_head) {
1288 zr->jpg_dma_head, zr->jpg_que_head,
1490 zr->jpg_que_head);
H A Dzoran_driver.c698 zr->jpg_pend[zr->jpg_que_head++ & BUZ_MASK_FRAME] = num;
755 if (!res && zr->jpg_que_head == 1)
2264 if (zr->jpg_que_head != zr->jpg_que_tail) {
2741 zr->jpg_que_head, zr->jpg_dma_tail, zr->jpg_dma_head);

Completed in 44 milliseconds