Searched refs:whether_strip_slot_markers (Results 1 – 4 of 4) sorted by relevance
/external/srec/srec/include/ |
D | srec_results.h | 42 …void* nbest, int n, char* label, int label_len, asr_int32_t* cost, int whether_strip_slot_markers);
|
D | word_lattice.h | 44 …oice_transcription(multi_srec* rec, char *transcription, int len, int whether_strip_slot_markers) ;
|
/external/srec/srec/crec/ |
D | srec_results.c | 283 …id* rec_void, int n, char* label, int label_len, asr_int32_t* cost, int whether_strip_slot_markers) in srec_nbest_get_result() argument 320 if (whether_strip_slot_markers) in srec_nbest_get_result()
|
D | word_lattice.c | 444 …hoice_transcription(multi_srec* recm, char *transcription, int len, int whether_strip_slot_markers) argument 481 if (whether_strip_slot_markers)
|