Searched refs:drc_gain (Results 1 – 2 of 2) sorted by relevance
221 uint8_t drc_gain; ///< gain for the DRC tool member1455 s->drc_gain = get_bits(gb, 8); in decode_frame()1456 ff_dlog(s->avctx, "drc_gain %i\n", s->drc_gain); in decode_frame()
111 uint8_t drc_gain; ///< gain for the DRC tool member1052 s->drc_gain = get_bits(gb, 8); in decode_frame()