Searched refs:whether_sorted (Results 1 – 2 of 2) sorted by relevance
62 …wl->whether_sorted = (asr_int16_t*)CALLOC_CLR(max_frames, sizeof(asr_int16_t), "search.word_latti… in allocate_word_lattice()70 FREE(wl->whether_sorted); in destroy_word_lattice()80 wl->whether_sorted[ifr] = 0; in initialize_word_lattice()544 if (wl->whether_sorted[frame])547 wl->whether_sorted[frame] = 1;
134 asr_int16_t *whether_sorted; member