avutil/avstring: Inline some tiny functions
They're short enough that inlining them actually reduces code size due to all the overhead associated with making a function call.
Showing
Please
register
or
sign in
to comment
They're short enough that inlining them actually reduces code size due to all the overhead associated with making a function call.