get_symbol_inline   67 libavcodec/ffv1dec.c     return get_symbol_inline(c, state, is_signed);
get_symbol_inline   68 libavcodec/ffv1dec_template.c             diff = get_symbol_inline(c, p->state[context], 1);