Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac.c88 AtracGainInfo *gc_now, AtracGainInfo *gc_next, in ff_atrac_gain_compensation() argument
94 gc_scale = gc_next->num_points ? gctx->gain_tab1[gc_next->lev_code[0]] in ff_atrac_gain_compensation()
Datrac.h81 AtracGainInfo *gc_now, AtracGainInfo *gc_next,