Home
last modified time | relevance | path

Searched refs:resampler (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/virt/kvm/
H A Deventfd.c48 if (!irqfd->resampler) { in irqfd_inject()
66 struct kvm_kernel_irqfd_resampler *resampler; in irqfd_resampler_ack() local
71 resampler = container_of(kian, in irqfd_resampler_ack()
73 kvm = resampler->kvm; in irqfd_resampler_ack()
76 resampler->notifier.gsi, 0, false); in irqfd_resampler_ack()
80 list_for_each_entry_rcu(irqfd, &resampler->list, resampler_link) in irqfd_resampler_ack()
89 struct kvm_kernel_irqfd_resampler *resampler = irqfd->resampler; in irqfd_resampler_shutdown() local
90 struct kvm *kvm = resampler->kvm; in irqfd_resampler_shutdown()
97 if (list_empty(&resampler->list)) { in irqfd_resampler_shutdown()
98 list_del(&resampler->link); in irqfd_resampler_shutdown()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_irqfd.h50 struct kvm_kernel_irqfd_resampler *resampler; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/pulseaudio/
H A Dpulseaudio.inc30 # One of the resampler implementations uses libsamplerate. This recipe doesn't
31 # enable that resampler, however.
56 … file://src/pulsecore/resampler.h;beginline=4;endline=21;md5=09794012ae16912c0270f3280cc8ff84 \
/OK3568_Linux_fs/buildroot/package/mpd/
H A DConfig.in74 Enable libsoxr resampler support.
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A DConfig.in291 Set speed/pitch on audio/raw streams (resampler)
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog1570 o Added polyphase resampler (kb@ece.cmu.edu). This adds a slightly