OSDN Git Service

FIX to get correct Rectangle IDs for the output layers
authorAvinash Reddy Palleti <avinash.reddy.palleti@intel.com>
Tue, 7 Nov 2017 02:27:04 +0000 (18:27 -0800)
committerKalyan Kondapally <kalyan.kondapally@intel.com>
Tue, 7 Nov 2017 02:28:28 +0000 (18:28 -0800)
commit862b125960b9dcce7093ab4986b28479a687786c
treebcc7fa13320ce69aad46a394adbe6cbe336422a6
parentacb62f032510daecf8687b3d85258ebc34981e6d
FIX to get correct Rectangle IDs for the output layers

If start of one rectangle and end of another rectangle overlap, one
case was missed earlier to update rectangle IDs in the out structure.

Jira: OAM-52047.
Test: Verified output layers by giving 8 input rectangles.

Signed-off-by: Avinash Reddy Palleti <avinash.reddy.palleti@intel.com>
common/utils/disjoint_layers.cpp