代码搜索结果
找到约 8,819 项符合
RGB 的代码
xil_rgb2ycrcb_post_proc.m
function [vhdl_out_y, vhdl_out_cr, vhdl_out_cb] = Xil_RGB2YCrCb_post_proc(data_out_y, data_out_cr, data_out_cb, v_sync, matlab_y, matlab_cr, matlab_cb)
[ysize,xsize,planes] = size( matlab_y );
d
xil_rgb2ycrcb_sg_wrap.vhd
--*******************************************************************
-- Copyright(C) 2005 by Xilinx, Inc. All rights reserved.
-- This text/file contains proprietary, confidential
-- information of X
xil_ycrcb2rgb_fi_model.m
function [R, G, B] = Xil_YCrCb2RGB_fi_model(Y, Cr, Cb, ...
IWIDTH, CWIDTH, MWIDTH, OWIDTH, ...
ACOEF, BCOEF, CCOEF, DCOEF, ...
xil_rgb2ycrcb_fi_model.m
function [y, cr, cb] = Xil_RGB2YCrCb_fi_model(R, G, B, ...
IWIDTH, CWIDTH, MWIDTH, OWIDTH, ...
ACOEF, BCOEF, CCOEF, DCOEF, ...
xil_rgb2ycrcb_init_mdl.m
function [input_image, input_image_r, input_image_g, input_image_b, matlab_y, matlab_cr, matlab_cb] = Xil_RGB2YCrCb_init_mdl()
%input_image = imread('paradise.ppm','ppm');
%input_image = imread('p
ycbcr422pl_to_rgb565_h.asm
;
; Copyright 2003 by Texas Instruments Incorporated.
; All rights reserved. Property of Texas Instruments Incorporated.
; Restricted rights to use, duplicate or disclose this code are
; grant
ycbcr422pl_to_rgb565_h.asm
;
; Copyright 2003 by Texas Instruments Incorporated.
; All rights reserved. Property of Texas Instruments Incorporated.
; Restricted rights to use, duplicate or disclose this code are
; grant