summaryrefslogtreecommitdiff
path: root/vp10/decoder/decoder.h
diff options
context:
space:
mode:
authorDebargha Mukherjee <debargha@google.com>2016-02-08 15:59:17 -0800
committerDebargha Mukherjee <debargha@google.com>2016-02-08 16:11:53 -0800
commitf28ea3e830a2447bc9a3813c302f36594d1376d3 (patch)
tree1e9b60976de5eb55976a9f1cf6e58ecd8b853eab /vp10/decoder/decoder.h
parent2a3f9947233529129cb24c43ab9fcb00b2be8a87 (diff)
downloadlibvpx-f28ea3e830a2447bc9a3813c302f36594d1376d3.tar
libvpx-f28ea3e830a2447bc9a3813c302f36594d1376d3.tar.gz
libvpx-f28ea3e830a2447bc9a3813c302f36594d1376d3.tar.bz2
libvpx-f28ea3e830a2447bc9a3813c302f36594d1376d3.zip
Explicitly set tx_type for sub8x8 blocks
Fixes an issue where the tx_type was not set correctly for sub8x8 inter and intra blocks. In the current syntax, for sub8x8 blocks, there is still a single tx_type that is transmitted. Ideally, this should be searched for the best rd performance, albeit at the expense of encode speed. For now, we just set it to DCT_DCT. Previously it was left incorrectly as what was used for the previous non sub8x8 block. derflr: BDRATE -0.277% Change-Id: If76ba903bfbfd4d374cf1ac7d1daee50e92f0edd
Diffstat (limited to 'vp10/decoder/decoder.h')
0 files changed, 0 insertions, 0 deletions