Home
last modified time | relevance | path

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

/drivers/media/pci/zoran/
Dzoran_device.c700 zr->JPEG_error = 0; in init_jpeg_queue()
1212 zr->JPEG_error = 2; in zoran_restart()
1241 if (zr->JPEG_error == 1) { in error_handler()
1267 zr->JPEG_error = 1; in error_handler()
1462 if (zr36067_debug > 1 && (!zr->frame_num || zr->JPEG_error)) { in zoran_irq()
1504 zr->JPEG_error = 0; in zoran_irq()
1514 zr->JPEG_error == 1 || in zoran_irq()
Dzoran.h381 int JPEG_error; member