Home
last modified time | relevance | path

Searched refs:upsample (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c298 sox_bool upsample = sox_false, rational = sox_false, iOpt = !noSmallIntOpt; in rate_init() local
314 upsample = arbM < 1; in rate_init()
316 preM = upsample || (arbM > 1.5 && arbM < 2); in rate_init()
318 preL = 1 + (!preM && arbM < 2) + (upsample && mode), arbM *= preL; in rate_init()
383 poly_fir_t const * f = &poly_firs[6*(upsample + !!preM) + mode - !upsample]; in rate_init()
385 double x = .5, at, Fp, Fs, Fn, mult = upsample? 1 : arbL / arbM; in rate_init()
388 Fn = !upsample && preM? x = arbM / arbL : 1; in rate_init()
448 (upsample? factor * postL / postM : 1)) * tbw_tighten, Fs_a, in rate_init()
H A Deffects.h88 EFFECT(upsample)
H A DMakefile.am69 synth.c tempo.c tremolo.c trim.c upsample.c vad.c vol.c
/OK3568_Linux_fs/external/rknn-toolkit2/examples/darknet/yolov3_416x416/
H A Dyolov3.cfg629 [upsample]
716 [upsample]
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DFEATURES.in135 ** upsample: Increase sample rate by zero stuffing
H A DChangeLog172 o New upsample effect. (robs)
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3528.dtsi1183 rockchip,tve-upsample = <DCLK_UPSAMPLEx4>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3528.dtsi1481 rockchip,tve-upsample = <DCLK_UPSAMPLEx4>;