]> granicus.if.org Git - libvpx/commit
Add Parse and Recon Split functions
authorShubham Tandle <shubham.tandle@ittiam.com>
Fri, 30 Nov 2018 11:00:15 +0000 (16:30 +0530)
committerHarish Mahendrakar <harish.mahendrakar@ittiam.com>
Mon, 3 Dec 2018 17:55:52 +0000 (17:55 +0000)
commitad5ec9b2f3e82d557f663070c7705566d16aed50
treea3045aea6a63b41423791b46b6afb9955e0624fe
parent5fbc7a286b4d72883392fdbb10ec52bace662f66
Add Parse and Recon Split functions

Add functions that will do only parse or only recon. These are
duplicated and modified from decode_partition and decode_block.

Change-Id: I2201e235bf491e823ae63d27b2586bbb43b48929
vp9/common/vp9_blockd.h
vp9/decoder/vp9_decodeframe.c