Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c226 uint8_t drc_gain; ///< gain for the DRC tool member
1469 s->drc_gain = get_bits(gb, 8); in decode_frame()
1470 ff_dlog(s->avctx, "drc_gain %i\n", s->drc_gain); in decode_frame()
H A Dwmalosslessdec.c112 uint8_t drc_gain; ///< gain for the DRC tool member
1056 s->drc_gain = get_bits(gb, 8); in decode_frame()

Completed in 7 milliseconds