代码搜索结果
找到约 8,819 项符合
RGB 的代码
yuv2rgb_mmx.c
/**************************************************************************
* *
* This code has been developed by John Funnel
yuv2rgb_mmx.c
#include
#include "portab.h"
#include "yuv2rgb.h"
#define MAXIMUM_Y_WIDTH 800
#define _USE_PREFETCH
static uint64_t mmw_mult_Y = 0x2568256825682568;
stat
i420_rgb_mmx.h
/*****************************************************************************
* transforms_yuvmmx.h: MMX YUV transformation assembly
****************************************************************
i420_rgb_c.h
/*****************************************************************************
* chroma_common.h: YUV transformation functions
* Provides functions to perform the YUV conversion. The functions provi
i420_rgb16.c
/*****************************************************************************
* i420_rgb16.c : YUV to bitmap RGB conversion module for vlc
**********************************************************
i420_rgb8.c
/*****************************************************************************
* i420_rgb8.c : YUV to bitmap RGB conversion module for vlc
***********************************************************
yuv12-rgb16.s
;-------------------------------------------------------------------------
; cxm12161 -- This function performs YUV12-to-RGB16 color conversion for H26x.
; It handles any format in which
rgb_to_yv12_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * mmx yuv planar to yuyv/uyvy conversion
; *
; * Copyright(C) 2002 Peter Ross
gdk-pixbuf-xlib-rgb.sgml
XlibRGB
Rendering RGB buffers to X drawables.
The XlibRGB
yuv2rgb_mmx.c
#include
#include "portab.h"
#include "yuv2rgb.h"
#define MAXIMUM_Y_WIDTH 800
#define _USE_PREFETCH
static uint64_t mmw_mult_Y = 0x2568256825682568;
stat