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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davprobe.c40 static int use_value_prefix = 0; variable
75 } else if (use_value_prefix) {
400 use_value_prefix = 1;
410 { "prefix", OPT_BOOL, {(void*)&use_value_prefix},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffprobe.c76 static int use_value_prefix = 0; variable
236 if (use_value_prefix && vald > 1) {
253 if (show_float || (use_value_prefix && vald != (long long int)vald))
1460 CHECK_COMPLIANCE(use_value_prefix, "prefix");
2795 use_value_prefix = 1;
2858 { "prefix", OPT_BOOL, {&use_value_prefix}, "use SI prefixes for the displayed values" },

Completed in 73 milliseconds