Searched refs:num_coded_units (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3plus.c224 static int num_coded_units(GetBitContext *gb, Atrac3pChanParams *chan, function
356 if ((ret = num_coded_units(gb, chan, ctx, avctx)) < 0)
369 if ((ret = num_coded_units(gb, chan, ctx, avctx)) < 0)
392 if ((ret = num_coded_units(gb, chan, ctx, avctx)) < 0)
439 if ((ret = num_coded_units(gb, chan, ctx, avctx)) < 0)

Completed in 99 milliseconds