代码搜索结果
找到约 8,819 项符合
RGB 的代码
yuv2rgb_bfin.c
/*
* Copyright (C) 2007 Marc Hoffman
*
* Blackfin video color space converter operations
* convert I420 YV12 to RGB in various formats
*
* This file is part of FFmpeg.
yuv2rgb_template.c
/*
* yuv2rgb_mmx.c, software YUV to RGB converter with Intel MMX "technology"
*
* Copyright (C) 2000, Silicon Integrated System Corp.
*
* Author: Olie Lho
*
* 15,24 bpp and d
yuv2rgb_mlib.c
/*
* software YUV to RGB converter using mediaLib
*
* Copyright (C) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribut
rgb_to_yv12_mmx.asm
;/**************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * mmx colorspace conversions
; *
; * This program is an implementation of a part of
rgb2yuv60.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
rgb2yuv60.dsp
# Microsoft Developer Studio Project File - Name="RGB2YUV" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
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
yuv2rgb_mmx.c
/**************************************************************************
* *
* This code has been developed by John Funnel
rgb32torgb444.c
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: rgb32torgb444.c,v 1.4.8.1 2004/07/09 02:00:07 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserve
rgb444torgb444.c
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: rgb444torgb444.c,v 1.2.8.1 2004/07/09 02:00:07 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserv