Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dffv1enc_template.c73 put_symbol_inline(c, p->state[context], diff, 1, s->rc_stat, in encode_line()
76 put_symbol_inline(c, p->state[context], diff, 1, NULL, NULL); in encode_line()
H A Dffv1enc.c184 static av_always_inline av_flatten void put_symbol_inline(RangeCoder *c, in put_symbol_inline() function
235 put_symbol_inline(c, state, v, is_signed, NULL, NULL); in put_symbol()

Completed in 3 milliseconds