Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_xll.c71 static int parse_dmix_coeffs(DCAXllDecoder *s, DCAXllChSet *c) in parse_dmix_coeffs() function
206 if (c->dmix_coeffs_present && (ret = parse_dmix_coeffs(s, c)) < 0) in chs_parse_header()