Searched refs:ape_decode_value_3860 (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 Dapedec.c479 static inline int ape_decode_value_3860(APEContext *ctx, GetBitContext *gb, function
664 *decoded0++ = ape_decode_value_3860(ctx, &ctx->gb, &ctx->riceY);
674 *decoded0++ = ape_decode_value_3860(ctx, &ctx->gb, &ctx->riceY);
676 *decoded1++ = ape_decode_value_3860(ctx, &ctx->gb, &ctx->riceX);

Completed in 74 milliseconds