Simple implicit segmentation experiment.
Change-Id: Iaef16122732c2a81e0927f9862b51b68dc788712
This commit is contained in:
@@ -55,5 +55,9 @@ int vp9_check_segref(const MACROBLOCKD *xd,
|
||||
int segment_id,
|
||||
MV_REFERENCE_FRAME ref_frame);
|
||||
|
||||
#if CONFIG_IMPLICIT_SEGMENTATION
|
||||
void vp9_implicit_segment_map_update(VP9_COMMON * cm);
|
||||
#endif
|
||||
|
||||
#endif // VP9_COMMON_VP9_SEG_COMMON_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user