Searched refs:upsample (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | rate.c | 298 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 D | effects.h | 88 EFFECT(upsample)
|
| H A D | Makefile.am | 69 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 D | yolov3.cfg | 629 [upsample] 716 [upsample]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | FEATURES.in | 135 ** upsample: Increase sample rate by zero stuffing
|
| H A D | ChangeLog | 172 o New upsample effect. (robs)
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3528.dtsi | 1183 rockchip,tve-upsample = <DCLK_UPSAMPLEx4>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3528.dtsi | 1481 rockchip,tve-upsample = <DCLK_UPSAMPLEx4>;
|