Home
last modified time | relevance | path

Searched refs:num_len_plus_padding (Results 1 – 1 of 1) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dtf.c251 int num_len_plus_padding = num_len; in tf_func_num() local
252 while (num_len_plus_padding < n_len) { in tf_func_num()
254 num_len_plus_padding++; in tf_func_num()