Home
last modified time | relevance | path

Searched refs:codec_max (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/tests/
H A Dformat_check_test.c84 { int container_max, codec_max, cont, codec ; in format_combo_test() local
89 sf_command (NULL, SFC_GET_FORMAT_SUBTYPE_COUNT, &codec_max, sizeof (codec_max)) ; in format_combo_test()
98 for (codec = 0 ; codec < codec_max + 10 ; codec ++) in format_combo_test()

Completed in 1 milliseconds