summaryrefslogtreecommitdiff
path: root/doc/examples/demuxing_decoding.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2014-02-16 16:36:51 -0500
committerClément Bœsch <u@pkh.me>2014-02-17 13:39:00 +0100
commit21a0451167bb40035688859302a10d337e2bae1b (patch)
tree6495ca8e3f4ce23449ccfeb36d554c25920f0602 /doc/examples/demuxing_decoding.c
parentfdb093c4e43c2145f344c41bbe9a3d1e613c5709 (diff)
vp9: split decode_coeff_b loop inside txsz branch.
The advantage of this is that the is32x32 division branch in decode_coeffs_b is removed from the inner loop to outside the block coef decoding loop in decode_coeffs. Also, it allows us to merge the txsz branches from the block coef decoding loop, the context merge and the context split.
Diffstat (limited to 'doc/examples/demuxing_decoding.c')
0 files changed, 0 insertions, 0 deletions