Home
last modified time | relevance | path

Searched full:decimate (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Drockchip,pdm.yaml13 and embeds filters which decimate the incoming bit stream to
/kernel/linux/linux-6.6/drivers/video/fbdev/kyro/
DSTG4000OverlayDevice.c421 * the vertical case in that we decimate by factors of 2. as we are in SetOverlayViewPort()
422 * working in words we should always be able to decimate by these in SetOverlayViewPort()
560 from decimate and scaling calculations in SetOverlayViewPort()
/kernel/linux/linux-5.10/drivers/video/fbdev/kyro/
DSTG4000OverlayDevice.c421 * the vertical case in that we decimate by factors of 2. as we are in SetOverlayViewPort()
422 * working in words we should always be able to decimate by these in SetOverlayViewPort()
560 from decimate and scaling calculations in SetOverlayViewPort()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_sprite.c893 unsigned int limit, decimate; in g4x_sprite_min_cdclk() local
911 decimate = ilog2(hscale >> 16); in g4x_sprite_min_cdclk()
912 hscale >>= decimate; in g4x_sprite_min_cdclk()
918 limit -= decimate; in g4x_sprite_min_cdclk()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_sprite.c1569 unsigned int limit, decimate; in g4x_sprite_min_cdclk() local
1587 decimate = ilog2(hscale >> 16); in g4x_sprite_min_cdclk()
1588 hscale >>= decimate; in g4x_sprite_min_cdclk()
1594 limit -= decimate; in g4x_sprite_min_cdclk()
/kernel/linux/linux-5.10/drivers/media/usb/stk1160/
Dstk1160-v4l.c149 stk1160_dbg("decimate 0x%x, column units %d, row units %d\n", in stk1160_set_fmt()
/kernel/linux/linux-6.6/drivers/media/usb/stk1160/
Dstk1160-v4l.c149 stk1160_dbg("decimate 0x%x, column units %d, row units %d\n", in stk1160_set_fmt()
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
Dipu3-abi.h836 /* Decimate ISP and fixed func resolutions after BDS (ir_extraction) */
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
Dipu3-abi.h836 /* Decimate ISP and fixed func resolutions after BDS (ir_extraction) */
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c2181 * calculate bayer decimate factor: in __configure_video_pp_input()
/kernel/linux/linux-5.10/sound/pci/cs46xx/
Dcs46xx_lib.c762 * We can only decimate by up to a factor of 1/9th the hardware rate. in snd_cs46xx_set_capture_sample_rate()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
Dcs46xx_lib.c762 * We can only decimate by up to a factor of 1/9th the hardware rate. in snd_cs46xx_set_capture_sample_rate()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c2566 * calculate bayer decimate factor: in __configure_video_pp_input()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
Ddrxk_hard.c3533 status = write16(state, IQM_CF_DS_ENA__A, 0x4); /* decimate output 2 */ in set_dvbt_standard()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Ddrxk_hard.c3551 status = write16(state, IQM_CF_DS_ENA__A, 0x4); /* decimate output 2 */ in set_dvbt_standard()