Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/sound/
Drockchip,pdm.yaml13 and embeds filters which decimate the incoming bit stream to
/Linux-v6.1/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()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_sprite.c957 unsigned int limit, decimate; in g4x_sprite_min_cdclk() local
975 decimate = ilog2(hscale >> 16); in g4x_sprite_min_cdclk()
976 hscale >>= decimate; in g4x_sprite_min_cdclk()
982 limit -= decimate; in g4x_sprite_min_cdclk()
/Linux-v6.1/drivers/media/usb/stk1160/
Dstk1160-v4l.c149 stk1160_dbg("decimate 0x%x, column units %d, row units %d\n", in stk1160_set_fmt()
/Linux-v6.1/drivers/staging/media/ipu3/
Dipu3-abi.h836 /* Decimate ISP and fixed func resolutions after BDS (ir_extraction) */
/Linux-v6.1/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()
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c2463 * calculate bayer decimate factor: in __configure_video_pp_input()
/Linux-v6.1/drivers/media/dvb-frontends/
Ddrxk_hard.c3552 status = write16(state, IQM_CF_DS_ENA__A, 0x4); /* decimate output 2 */ in set_dvbt_standard()