Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3plus.c240 static int decode_channel_wordlen(GetBitContext *gb, Atrac3pChanUnitCtx *ctx, in decode_channel_wordlen() function
531 if ((ret = decode_channel_wordlen(gb, ctx, ch_num, avctx)) < 0) in decode_quant_wordlen()