diff options
author | Ronald S. Bultje <[email protected]> | 2013-11-30 09:37:14 -0500 |
---|---|---|
committer | Ronald S. Bultje <[email protected]> | 2013-11-30 16:26:14 -0500 |
commit | f068aed7b8d7eac31da22d88f359e9b844c04b47 (patch) | |
tree | f6ed0a6f7e47d9cdb4aeac50ab95c0703810a8f0 /doc/examples/muxing.c | |
parent | 65f41b5c5cdb22e60a83321fe564ebb0155a35ce (diff) |
vp9: make decode_coeffs() return value void.
It was previously int and would return error if decode_coeffs_b()
returns an error; however, that can never happen, so refactor all
that code to make all dependent functions return void also (all the
way up to decode_coeffs_sb()).
Diffstat (limited to 'doc/examples/muxing.c')
0 files changed, 0 insertions, 0 deletions