| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | get_anchors.cpp | 25 static Anchors resample(const GeometryCoordinates& line, in resample() function 81 …anchors = resample(line, distance / 2, spacing, angleWindowSize, maxAngle, labelLength, continuedL… in resample() 130 …return resample(line, offset, spacing, angleWindowSize, maxAngle, labelLength, continuedLine, fals… in getAnchors()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | irq.c | 152 bool resample = args->flags & KVM_IRQFD_FLAG_RESAMPLE; in kvm_arch_irqfd_allowed() local 154 return resample ? irqchip_kernel(kvm) : irqchip_in_kernel(kvm); in kvm_arch_irqfd_allowed()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | README | 20 For another, say to compare response and error of resample 25 ./ltest.pl -l resample >A 26 ./ltest.pl -l resample -qs 0.80 0 >B
|
| /OK3568_Linux_fs/buildroot/package/libsoxr/ |
| H A D | Config.in | 6 resample PCM-encoded audio.
|
| /OK3568_Linux_fs/buildroot/package/asterisk/ |
| H A D | asterisk.mk | 17 ASTERISK_LICENSE = GPL-2.0, BSD-3-Clause (SHA1, resample), BSD-4-Clause (db1-ast) 86 --without-resample \
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | axg-audio.c | 360 static struct clk_regmap resample = variable 361 AUD_PCLK_GATE(resample, AUDIO_CLK_GATE_EN, 18); 834 [AUD_CLKID_RESAMPLE] = &resample.hw, 967 [AUD_CLKID_RESAMPLE] = &resample.hw, 1112 [AUD_CLKID_RESAMPLE] = &resample.hw, 1267 &resample, 1391 &resample, 1529 &resample,
|
| /OK3568_Linux_fs/buildroot/package/pulseaudio/ |
| H A D | daemon.conf | 53 ; resample-method = speex-float-1
|
| /OK3568_Linux_fs/debian/overlay/etc/pulse/ |
| H A D | daemon.conf | 53 ; resample-method = speex-float-1
|
| /OK3568_Linux_fs/buildroot/package/libpjsip/ |
| H A D | libpjsip.mk | 32 --disable-resample \
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 123 14.1.0 E resample alias rate 309 14.1.0 E resample alias rate 2010-06-14 387 14.1.0 E resample * ~= rate 640 o Improved `rate' resampling effect; resample, polyphase, & rabbit 846 o New optional rabbit resample routine, using libsamplerate 850 o "rate" effect made an alias for "resample". 873 resample, and rate has been removed. 1072 o Fixed URL in manpage to resample overviews. 1190 o Added patch from Redhat to allow resample to work on certain 64-bit 1229 o Dan Dickerman sent in patches for integer overflows in the resample [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 3625 resample_row_func resample; member 3685 if (r->hs == 1 && r->vs == 1) r->resample = resample_row_1; in load_jpeg_image() 3686 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image() 3687 else if (r->hs == 2 && r->vs == 1) r->resample = stbi__resample_row_h_2; in load_jpeg_image() 3688 else if (r->hs == 2 && r->vs == 2) r->resample = z->resample_row_hv_2_kernel; in load_jpeg_image() 3689 else r->resample = stbi__resample_row_generic; in load_jpeg_image() 3702 coutput[k] = r->resample(z->img_comp[k].linebuf, in load_jpeg_image()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 3625 resample_row_func resample; member 3685 if (r->hs == 1 && r->vs == 1) r->resample = resample_row_1; in load_jpeg_image() 3686 else if (r->hs == 1 && r->vs == 2) r->resample = stbi__resample_row_v_2; in load_jpeg_image() 3687 else if (r->hs == 2 && r->vs == 1) r->resample = stbi__resample_row_h_2; in load_jpeg_image() 3688 else if (r->hs == 2 && r->vs == 2) r->resample = z->resample_row_hv_2_kernel; in load_jpeg_image() 3689 else r->resample = stbi__resample_row_generic; in load_jpeg_image() 3702 coutput[k] = r->resample(z->img_comp[k].linebuf, in load_jpeg_image()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | tun.c | 1305 resample: in tun_xdp_xmit() 1315 goto resample; in tun_xdp_xmit()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 2817 in resample mode, posting of an interrupt through kvm_irq.fd asserts
|