Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffprobe.c116 static int use_byte_value_binary_prefix = 0; variable
396 if (uv.unit == unit_byte_str && use_byte_value_binary_prefix) { in value_string()
3539 use_byte_value_binary_prefix = 1; in opt_pretty()
3603 { "byte_binary_prefix", OPT_BOOL, {&use_byte_value_binary_prefix},