Lines Matching refs:faceRectangles
3477 if (shot_ext->shot.dm.stats.faceRectangles[i][0] > 0)
3478 shot_ext->shot.dm.stats.faceRectangles[i][0] = (m_camera2->m_curCameraInfo->sensorW
3479 * shot_ext->shot.dm.stats.faceRectangles[i][0])
3481 if (shot_ext->shot.dm.stats.faceRectangles[i][1] > 0)
3482 shot_ext->shot.dm.stats.faceRectangles[i][1] = (m_camera2->m_curCameraInfo->sensorH
3483 * shot_ext->shot.dm.stats.faceRectangles[i][1])
3485 if (shot_ext->shot.dm.stats.faceRectangles[i][2] > 0)
3486 shot_ext->shot.dm.stats.faceRectangles[i][2] = (m_camera2->m_curCameraInfo->sensorW
3487 * shot_ext->shot.dm.stats.faceRectangles[i][2])
3489 if (shot_ext->shot.dm.stats.faceRectangles[i][3] > 0)
3490 shot_ext->shot.dm.stats.faceRectangles[i][3] = (m_camera2->m_curCameraInfo->sensorH
3491 * shot_ext->shot.dm.stats.faceRectangles[i][3])