Home
last modified time | relevance | path

Searched defs:total_frames_nr (Results 1 – 3 of 3) sorted by relevance

/btstack/test/sbc/
H A Dsbc_decoder_test.c198 int total_frames_nr = state.good_frames_nr + state.bad_frames_nr + state.zero_frames_nr; in main() local
H A Dpklg_msbc_test.c165 int total_frames_nr = good + bad; in process_file() local
/btstack/example/
H A Da2dp_sink_demo.c516 …uint32_t total_frames_nr = sbc_decoder_context.good_frames_nr + sbc_decoder_context.bad_frames_nr … in media_processing_close() local