Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_device.c708 zr->JPEG_error = 0; in init_jpeg_queue()
1220 zr->JPEG_error = 2; in zoran_restart()
1249 if (zr->JPEG_error == 1) { in error_handler()
1275 zr->JPEG_error = 1; in error_handler()
1470 if (zr36067_debug > 1 && (!zr->frame_num || zr->JPEG_error)) { in zoran_irq()
1512 zr->JPEG_error = 0; in zoran_irq()
1522 zr->JPEG_error == 1 || in zoran_irq()
Dzoran.h378 int JPEG_error; member