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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_compand.c59 double initial_volume; member in struct:CompandContext
79 { "volume", "set initial volume", OFFSET(initial_volume), AV_OPT_TYPE_DOUBLE, { .dbl = 0 }, -900, 0, A },
503 cp->volume = pow(10.0, s->initial_volume / 20);

Completed in 78 milliseconds