Searched refs:SobelToPlaneRow (Results 1 – 1 of 1) sorted by relevance
2122 void (*SobelToPlaneRow)(const uint8* src_sobelx, const uint8* src_sobely, in ARGBSobelToPlane() local2126 SobelToPlaneRow = SobelToPlaneRow_Any_SSE2; in ARGBSobelToPlane()2128 SobelToPlaneRow = SobelToPlaneRow_SSE2; in ARGBSobelToPlane()2134 SobelToPlaneRow = SobelToPlaneRow_Any_NEON; in ARGBSobelToPlane()2136 SobelToPlaneRow = SobelToPlaneRow_NEON; in ARGBSobelToPlane()2141 width, height, SobelToPlaneRow); in ARGBSobelToPlane()