Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dzoran_device.c690 zr->JPEG_error = 0; in init_jpeg_queue()
1202 zr->JPEG_error = 2; in zoran_restart()
1231 if (zr->JPEG_error == 1) { in error_handler()
1257 zr->JPEG_error = 1; in error_handler()
1452 if (zr36067_debug > 1 && (!zr->frame_num || zr->JPEG_error)) { in zoran_irq()
1494 zr->JPEG_error = 0; in zoran_irq()
1504 zr->JPEG_error == 1 || in zoran_irq()
Dzoran.h377 int JPEG_error; member