CR/LF issue.
Change-Id: I95fab6f51967008acf1bc9e98fdb7bb56974807f
This commit is contained in:
parent
bba710fcbd
commit
2b307b38e3
@ -579,7 +579,7 @@ static void init_seg_features(VP8_COMP *cpi)
|
|||||||
|
|
||||||
#if CONFIG_T8X8
|
#if CONFIG_T8X8
|
||||||
{
|
{
|
||||||
vp8_disable_segmentation((VP8_PTR)cpi);
|
vp8_disable_segmentation((VP8_PTR)cpi);
|
||||||
clearall_segfeatures(xd);
|
clearall_segfeatures(xd);
|
||||||
vp8_enable_segmentation((VP8_PTR)cpi);
|
vp8_enable_segmentation((VP8_PTR)cpi);
|
||||||
// 8x8TX test code.
|
// 8x8TX test code.
|
||||||
|
Loading…
Reference in New Issue
Block a user