Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_parser.c193 static int dca_parse_params(DCAParseContext *pc1, const uint8_t *buf, in dca_parse_params() function
334 if (!dca_parse_params(pc1, buf, buf_size, &duration, &sample_rate, &avctx->profile)) { in dca_parse()