Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/zoran/
Dzoran_device.c203 case BUZ_MODE_MOTION_COMPRESS: in zr36057_adjust_vfe()
427 case BUZ_MODE_MOTION_COMPRESS: in zr36057_set_jpg()
492 case BUZ_MODE_MOTION_COMPRESS: in zr36057_set_jpg()
621 case BUZ_MODE_MOTION_COMPRESS: { in zr36057_enable_jpg()
831 if (zr->codec_mode == BUZ_MODE_MOTION_COMPRESS) { in zoran_reap_stat_com()
872 zr->codec_mode != BUZ_MODE_MOTION_COMPRESS) { in zoran_irq()
Dzoran.h100 BUZ_MODE_MOTION_COMPRESS, /* grabbing frames */ enumerator
Dzoran_driver.c939 zr36057_enable_jpg(zr, BUZ_MODE_MOTION_COMPRESS); in zr_vb2_start_streaming()