Home
last modified time | relevance | path

Searched defs:last_shift_value (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dalsdec.c235 int *last_shift_value; ///< contains last shift value for all channels member
1451 int *last_shift_value = ctx->last_shift_value; in read_diff_float_data() local