Searched refs:ff_atrac3p_decode_channel_unit (Results 1 – 3 of 3) sorted by relevance
172 int ff_atrac3p_decode_channel_unit(GetBitContext *gb, Atrac3pChanUnitCtx *ctx,
372 if ((ret = ff_atrac3p_decode_channel_unit(&ctx->gb, in atrac3p_decode_frame()
1662 int ff_atrac3p_decode_channel_unit(GetBitContext *gb, Atrac3pChanUnitCtx *ctx, in ff_atrac3p_decode_channel_unit() function