Searched refs:avc444_frame_type (Results 1 – 5 of 5) sorted by relevance
78 } avc444_frame_type; typedef131 typedef pstatus_t (*__YUV420CombineToYUV444_t)(avc444_frame_type type, const BYTE* const pSrc[3],
350 UINT32 nrRects, avc444_frame_type type) in avc444_process_rects()411 avc444_frame_type chroma = in avc444_decompress()
710 static pstatus_t neon_YUV420CombineToYUV444(avc444_frame_type type, const BYTE* const pSrc[3], in neon_YUV420CombineToYUV444()
1422 static pstatus_t ssse3_YUV420CombineToYUV444(avc444_frame_type type, const BYTE* const pSrc[3], in ssse3_YUV420CombineToYUV444()
264 static pstatus_t general_YUV420CombineToYUV444(avc444_frame_type type, const BYTE* const pSrc[3], in general_YUV420CombineToYUV444()