Home
last modified time | relevance | path

Searched refs:ZORAN_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/zoran/
Dzoran.h203 ZORAN_ACTIVE, /* active but unlocked */ enumerator
Dzoran_driver.c515 fh->buffers.active = ZORAN_ACTIVE; in zoran_v4l_queue_frame()
617 if (zr->v4l_buffers.active == ZORAN_ACTIVE) { in v4l_sync()
672 fh->buffers.active = ZORAN_ACTIVE; in zoran_jpg_queue_frame()
2250 if (zr->v4l_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2251 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()
2269 if (zr->jpg_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2270 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()