Skip to content

IPP: cv::ipp::getIppTopFeatures() return value on 32-bit configurations #12959

@alalek

Description

@alalek

Windows 32-bit:

Intel(R) IPP version: ippIP SSE4.2 (p8) 2019.0.0 Gold (-) Jul 26 2018

cv::ipp::getIppTopFeatures() returns 0x8000 (ippCPUID_AVX2).
It should be 0x80 (ippCPUID_SSE42) because SSE4.2 backend is used.

relates #12877

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions