Home
last modified time | relevance | path

Searched refs:avc444_frame_type (Results 1 – 5 of 5) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Dprimitives.h78 } avc444_frame_type; typedef
131 typedef pstatus_t (*__YUV420CombineToYUV444_t)(avc444_frame_type type, const BYTE* const pSrc[3],
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dh264.c350 UINT32 nrRects, avc444_frame_type type) in avc444_process_rects()
411 avc444_frame_type chroma = in avc444_decompress()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/primitives/
H A Dprim_YUV_neon.c710 static pstatus_t neon_YUV420CombineToYUV444(avc444_frame_type type, const BYTE* const pSrc[3], in neon_YUV420CombineToYUV444()
H A Dprim_YUV_ssse3.c1422 static pstatus_t ssse3_YUV420CombineToYUV444(avc444_frame_type type, const BYTE* const pSrc[3], in ssse3_YUV420CombineToYUV444()
H A Dprim_YUV.c264 static pstatus_t general_YUV420CombineToYUV444(avc444_frame_type type, const BYTE* const pSrc[3], in general_YUV420CombineToYUV444()