Lines Matching refs:ssse3
265 SCALE_FUNCS_SSE(ssse3);
325 INPUT_FUNCS(ssse3);
570 ASSIGN_SSE_SCALE_FUNC(c->hyScale, c->hLumFilterSize, ssse3, ssse3);
571 ASSIGN_SSE_SCALE_FUNC(c->hcScale, c->hChrFilterSize, ssse3, ssse3);
573 case_rgb(rgb24, RGB24, ssse3);
574 case_rgb(bgr24, BGR24, ssse3);
581 ASSIGN_SSE_SCALE_FUNC(c->hyScale, c->hLumFilterSize, sse4, ssse3);
582 ASSIGN_SSE_SCALE_FUNC(c->hcScale, c->hChrFilterSize, sse4, ssse3);