Home
last modified time | relevance | path

Searched refs:BUZ_MODE_MOTION_COMPRESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_device.c203 case BUZ_MODE_MOTION_COMPRESS: in zr36057_adjust_vfe()
430 case BUZ_MODE_MOTION_COMPRESS: in zr36057_set_jpg()
495 case BUZ_MODE_MOTION_COMPRESS: in zr36057_set_jpg()
622 case BUZ_MODE_MOTION_COMPRESS: { in zr36057_enable_jpg()
839 if (zr->codec_mode == BUZ_MODE_MOTION_COMPRESS) { in zoran_reap_stat_com()
880 zr->codec_mode != BUZ_MODE_MOTION_COMPRESS) { in zoran_irq()
H A Dzoran.h89 BUZ_MODE_MOTION_COMPRESS, /* grabbing frames */ enumerator
H A Dzoran_driver.c885 zr36057_enable_jpg(zr, BUZ_MODE_MOTION_COMPRESS); in zr_vb2_start_streaming()