FreeRDP
prim_YUV_ssse3.c File Reference
#include <winpr/wtypes.h>
#include <freerdp/config.h>
#include <winpr/sysinfo.h>
#include <winpr/crt.h>
#include <freerdp/types.h>
#include <freerdp/primitives.h>
#include "prim_internal.h"
#include "prim_YUV.h"

Functions

void primitives_init_YUV_ssse3 (primitives_t *WINPR_RESTRICT prims)
 

Function Documentation

◆ primitives_init_YUV_ssse3()

void primitives_init_YUV_ssse3 ( primitives_t *WINPR_RESTRICT  prims)

FreeRDP: A Remote Desktop Protocol Implementation Optimized YUV/RGB conversion operations

Copyright 2014 Thomas Erbesdobler Copyright 2016-2017 Armin Novak armin.nosp@m..nov.nosp@m.ak@th.nosp@m.inca.nosp@m.st.co.nosp@m.m Copyright 2016-2017 Norbert Federa norbe.nosp@m.rt.f.nosp@m.edera.nosp@m.@thi.nosp@m.ncast.nosp@m..com Copyright 2016-2017 Thincast Technologies GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Here is the call graph for this function: