Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/zoran/
Dzoran_device.c268 case BUZ_MODE_MOTION_COMPRESS: in zr36057_adjust_vfe()
492 case BUZ_MODE_MOTION_COMPRESS: in zr36057_set_jpg()
557 case BUZ_MODE_MOTION_COMPRESS: in zr36057_set_jpg()
686 case BUZ_MODE_MOTION_COMPRESS: { in zr36057_enable_jpg()
896 if (zr->codec_mode == BUZ_MODE_MOTION_COMPRESS) { in zoran_reap_stat_com()
937 zr->codec_mode != BUZ_MODE_MOTION_COMPRESS) { in zoran_irq()
Dzoran.h100 BUZ_MODE_MOTION_COMPRESS, /* grabbing frames */ enumerator
Dzoran_driver.c937 zr36057_enable_jpg(zr, BUZ_MODE_MOTION_COMPRESS); in zr_vb2_start_streaming()