Searched defs:end_frame (Results 1 – 6 of 6) sorted by relevance
412 frameID end_frame; local448 frameID end_frame; local489 frameID end_frame; local
79 frameID end_frame; in srec_has_results() local367 frameID i, end_frame = MAXframeID; in srec_nbest_get_choice_info() local
1785 void srec_force_the_end(srec* rec, frameID end_frame, wordID end_word) in srec_force_the_end()1824 frameID end_frame = rec->current_search_frame; in srec_no_more_frames() local2356 void multi_srec_get_speech_bounds(multi_srec* recm, frameID* start_frame, frameID* end_frame) in multi_srec_get_speech_bounds()
575 frameID end_frame = rec->current_search_frame; in astar_stack_prepare() local
91 void (*end_frame)(struct pipe_video_decoder *decoder, member