Searched refs:splices (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | splice.c | 56 } * splices; member 130 p->splices[i].str = lsx_strdup(argv[i]); in parse() 132 p->splices[i].overlap = rate * 0.01 + .5; in parse() 133 p->splices[i].search = p->fade_type == Cosine_4? 0 : p->splices[i].overlap; in parse() 135 next = lsx_parseposition(rate, p->splices[i].str, in parse() 136 argv ? NULL : &p->splices[i].start, last_seen, in_length, '='); in parse() 138 last_seen = p->splices[i].start; in parse() 141 next = lsx_parsesamples(rate, next + 1, &p->splices[i].overlap, 't'); in parse() 143 p->splices[i].overlap *= 2; in parse() 145 next = lsx_parsesamples(rate, next + 1, &p->splices[i].search, 't'); in parse() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | watch_queue.rst | 6 whereby it effectively splices notification messages from the kernel into pipes
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 3567 handles arbitrarily-positioned escaped newlines properly and splices the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 3567 handles arbitrarily-positioned escaped newlines properly and splices the
|