| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | effects_i.c | 153 …r const * parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def, int combine); 161 …ar const * parsesamples(sox_rate_t rate, const char *str0, uint64_t *samples, int def, int combine) in parsesamples() argument 230 switch (combine) { in parsesamples() 236 combine = '\0'; in parsesamples() 238 combine = *str++; in parsesamples() 239 } while (combine); in parsesamples() 341 char anchor, combine; in lsx_parseposition() local 349 combine = '+'; in lsx_parseposition() 351 combine = anchor; in lsx_parseposition() 353 combine = *str++; in lsx_parseposition() [all …]
|
| H A D | stretch.c | 188 static void combine(priv_t * p) in combine() function 227 combine(p); in flow() 285 combine(p); in drain()
|
| H A D | synth.c | 86 combine_t combine; member 254 chan->combine = enum_p->value; in getopts() 436 lsx_find_enum_value(chan->combine, combine_type)->text, in start() 629 switch (chan->combine) { in flow()
|
| /OK3568_Linux_fs/buildroot/package/rockchip/npu_powerctrl_combine/ |
| H A D | Config.in | 2 bool "Rockchip NPU power control combine for linux" 4 Rockchip NPU power control combine for linux.
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | xf86int10module.c | 22 #define combine(a,b) concat(a,b) macro 23 #define NAME(x) combine(MOD_NAME,x)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/ |
| H A D | combine_if.hpp | 57 struct combine struct 83 Sequence1, boost::mpl::set0<>, combine
|
| /OK3568_Linux_fs/kernel/arch/hexagon/lib/ |
| H A D | udivsi3.S | 12 r5:4 = combine(#1,#0) 18 r1:0 = combine(r0,r4)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0005-playbin3-Fix-qt-videoplayer-cannot-change-video-stat.patch | 333 combine = &playbin->combiner[pb_stream_type]; 335 - combiner_control_pad (playbin, combine, pad); 336 + if (combiner_control_pad (playbin, combine, pad)) 337 + changed = combine->combiner ? TRUE : FALSE; 339 control_source_pad (group, pad, combine->stream_type); 348 + switch (combine->type) {
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-audioout.rst | 42 has no audio inputs, or none which combine with the current video 97 No audio outputs combine with the current video output, or the 99 combine.
|
| H A D | vidioc-g-audio.rst | 42 has no audio inputs, or none which combine with the current video input. 123 No audio inputs combine with the current video input, or the number 124 of the selected audio input is out of bounds or it does not combine.
|
| H A D | vidioc-g-modulator.rst | 136 combine with ``V4L2_TUNER_SUB_STEREO`` or 143 left and right channel. This flag does not combine with 151 or secondary language only. This flag does not combine with 173 encode a Second Audio Program only. This flag must combine with
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-lg4ff.c | 66 u16 combine; member 336 if (entry->wdata.combine) { in lg4ff_raw_event() 394 .combine = 0, in lg4ff_init_wheel_data() 959 count = scnprintf(buf, PAGE_SIZE, "%u\n", entry->wdata.combine); in lg4ff_combine_show() 969 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local 983 if (combine > 1) in lg4ff_combine_store() 984 combine = 1; in lg4ff_combine_store() 986 entry->wdata.combine = combine; in lg4ff_combine_store()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | power7-pmu.c | 252 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local 272 combine = (event[i] >> PM_COMBINE_SH) & PM_COMBINE_MSK; in power7_compute_mmcr() 291 mmcr1 |= (unsigned long) combine in power7_compute_mmcr()
|
| H A D | isa207-common.c | 14 PMU_FORMAT_ATTR(combine, "config:11"); 417 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local 444 combine = combine_from_event(event[i]); in isa207_compute_mmcr() 458 mmcr1 |= combine << combine_shift(pmc); in isa207_compute_mmcr()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0005-playbin3-Fix-Qt-videoplayer-cannot-change-video-stat.patch | 323 combine_pad = combiner_control_pad (playbin, combine, pad); 325 + changed = combine->combiner ? TRUE : FALSE; 327 control_source_pad (playbin, pad, combine_pad, combine->stream_type); 334 + switch (combine->stream_type) {
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0005-playbin3-Fix-Qt-videoplayer-cannot-change-video-stat.patch | 323 combine_pad = combiner_control_pad (playbin, combine, pad); 325 + changed = combine->combiner ? TRUE : FALSE; 327 control_source_pad (playbin, pad, combine_pad, combine->stream_type); 334 + switch (combine->stream_type) {
|
| /OK3568_Linux_fs/buildroot/package/imx-mkimage/ |
| H A D | Config.in.host | 4 imx-mkimage is used to combine input images and generate
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | module-common.lds | 4 * combine them automatically.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | module-common.lds | 4 * combine them automatically.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | module-common.lds | 4 * combine them automatically.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | module-common.lds | 4 * combine them automatically.
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/ |
| H A D | elf2ecoff.c | 102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function 369 combine(&data, &ndata, 0); in main() 370 combine(&bss, &nbss, 1); in main() 377 combine(&text, &ntxt, 0); in main()
|
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | checksum.h | 48 .combine = sctp_csum_combine,
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | GPL-2.0-with-GCC-exception | 11 combine executable.)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/perf/ |
| H A D | arm-cmn.rst | 62 group - with the same nonzero "combine" value. The count for such a 64 Watchpoint events with a "combine" value of 0 are considered independent
|