Home
last modified time | relevance | path

Searched full:resample (Results 1 – 16 of 16) sorted by relevance

/linux/include/uapi/linux/media/raspberrypi/
H A Dpisp_be_config.h597 * Resample configuration
601 * @coef: Resample coefficients
609 * struct pisp_be_resample_extra - PiSP Back End Resample config
611 * Resample configuration
761 * @resample: Resampling configuration
768 * @resample_extra: Resample extra info
822 struct pisp_be_resample_config resample[PISP_BACK_END_NUM_OUTPUTS];
890 * Resample block
892 * Resample block
893 * @resample_phase_x: Initial horizontal phase for the Resample bloc
821 struct pisp_be_resample_config resample[PISP_BACK_END_NUM_OUTPUTS]; global() member
[all...]
/linux/include/linux/
H A Dkvm_irqfd.h51 /* Eventfd notified on resample (resampler-only) */
/linux/arch/arm64/kvm/vgic/
H A Dvgic.c1093 bool resample = false; in vgic_irq_handle_resampling() local
1096 resample = !(irq->active || irq->pending_latch); in vgic_irq_handle_resampling()
1099 resample = !irq->line_level; in vgic_irq_handle_resampling()
1102 if (resample) in vgic_irq_handle_resampling()
H A Dvgic-v2.c47 * - set to the line-level (resample time) for level sensitive IRQs
/linux/drivers/media/i2c/
H A Dadv7183_regs.h51 #define ADV7183_RESAMPLE_CTRL 0x41 /* Resample control */
/linux/arch/x86/kvm/
H A Dirq.c188 bool resample = args->flags & KVM_IRQFD_FLAG_RESAMPLE; in kvm_arch_irqfd_allowed() local
190 return resample ? irqchip_full(kvm) : irqchip_in_kernel(kvm); in kvm_arch_irqfd_allowed()
H A Dioapic.c427 * If, however, it's not possible to resample (no irqfd resampler in ioapic_write_indirect()
/linux/sound/pci/
H A Dad1889.h93 #define AD_DMA_RES 0xa0 /* Resample dma control and status */
/linux/drivers/hv/
H A Dmshv_eventfd.c475 * Resample Fd must be for level triggered interrupt in mshv_irqfd_assign()
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c3263 * In hop mode, resample to get the to_ip as an in intel_pt_walk_trace()
3806 /* In hop mode, resample to get the to_ip as an "instruction" sample */ in intel_pt_sync_ip()
3944 * In hop mode, resample to get the PSB FUP ip as an in intel_pt_sync()
/linux/drivers/media/dvb-frontends/
H A Drtl2832.c484 /* calculate and set resample ratio in rtl2832_set_frontend()
/linux/drivers/net/
H A Dtun.c1216 resample: in tun_xdp_xmit()
1226 goto resample; in tun_xdp_xmit()
/linux/sound/core/
H A Dpcm_lib.c1543 * @base_rate: the rate at which the hardware does not resample
/linux/drivers/scsi/
H A Desp_scsi.c1383 * To detect this case we resample the status register in esp_data_bytes_sent()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1374 * is sufficient to resample the monotonic TAIL. in execlists_dequeue()
/linux/Documentation/virt/kvm/
H A Dapi.rst3177 in resample mode, posting of an interrupt through kvm_irq.fd asserts