diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-08-16 00:29:23 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-08-24 16:14:15 +0200 |
commit | ff9d57e7dfc8c171bea3fb9129aa87fa28d89f18 (patch) | |
tree | 95bf9d8a312961e74289bd1801d21eb47f62279f /ffmpeg.h | |
parent | f407856968dcf4ff6c7240abe3afc17c00d81b46 (diff) | |
download | ffmpeg-ff9d57e7dfc8c171bea3fb9129aa87fa28d89f18.tar.gz |
h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline
This ensures that decode_cabac_residual_internal actually does get inlined,
which it otherwise does not, even though it is marked as always_inline.
Diffstat (limited to 'ffmpeg.h')
0 files changed, 0 insertions, 0 deletions