Searched defs:total_frames_nr (Results 1 – 3 of 3) sorted by relevance
198 int total_frames_nr = state.good_frames_nr + state.bad_frames_nr + state.zero_frames_nr; in main() local
165 int total_frames_nr = good + bad; in process_file() local
516 …uint32_t total_frames_nr = sbc_decoder_context.good_frames_nr + sbc_decoder_context.bad_frames_nr … in media_processing_close() local