Searched refs:get_rice_ook (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.c467 static inline int get_rice_ook(GetBitContext *gb, int k) function
605 out[i] = get_rice_ook(&ctx->gb, 10);
612 out[i] = get_rice_ook(&ctx->gb, rice->k);
621 out[i] = get_rice_ook(&ctx->gb, rice->k);

Completed in 53 milliseconds