Searched refs:indexing (Results 1 – 25 of 26) sorted by relevance
12
267 synth->indexing.currindex++; in synth_insert_next_index()269 if (synth->indexing.currindex > in synth_insert_next_index()270 synth->indexing.highindex) in synth_insert_next_index()271 synth->indexing.currindex = in synth_insert_next_index()272 synth->indexing.lowindex; in synth_insert_next_index()275 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index()276 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index()286 if ((ind / 10) <= synth->indexing.currindex) in get_index_count()287 index_count = synth->indexing.currindex-(ind/10); in get_index_count()289 index_count = synth->indexing.currindex in get_index_count()[all …]
114 .indexing = {
112 .indexing = {
115 .indexing = {
119 .indexing = {
127 .indexing = {
177 struct synth_indexing indexing; member
120 .indexing = {
124 .indexing = {
142 .indexing = {
146 .indexing = {
121 .indexing = {
130 .indexing = {
145 .indexing = {
144 .indexing = {
235 .indexing = {
18 4) MPEG indexing is not yet implemented.
50 which requires full media scan. UBIFS maintains the FS indexing147 Check indexing tree size 4149 Check old indexing tree 16
17 The number of bits in the key segment used for indexing into the21 The position (in the key) of the key segment used for indexing into
7 radix_index. The conditions for indexing are:
278 - info on radix-priority-search-tree use for indexing vmas.
53 Coarse: host drops frames based on indexing as required to achieve
86 | tables include the first 5 for ease of indexing.
158 indexing, the other for easy use of the other half; instead you can keep250 i assume that indexing is cheaper or equivalent to auto increment/decrement,