Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dapedec.c486 static inline int get_rice_ook(GetBitContext *gb, int k) in get_rice_ook() function
619 out[i] = get_rice_ook(&ctx->gb, 10); in decode_array_0000()
630 out[i] = get_rice_ook(&ctx->gb, rice->k); in decode_array_0000()
648 out[i] = get_rice_ook(&ctx->gb, rice->k); in decode_array_0000()

Completed in 4 milliseconds