Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dplugins.c1951 char *arate_string; in check_encoder_restrictions() local
1975 arate_string = lives_strdup_printf("%d", best_arate); in check_encoder_restrictions()
1976 lives_entry_set_text(LIVES_ENTRY(resaudw->entry_arate), arate_string); in check_encoder_restrictions()
1977 lives_free(arate_string); in check_encoder_restrictions()