代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/338615/12291858
h codec.h
#define DATA_SIZE 2
#define BLOCK_SIZE 80
#define NUM_OF_BLOCKS 10
#define DELAY 5
#define TRUE 0xFFFF
#define FALSE 0
int pcm_out,pcm_in,dma_index;
int src,dst;
long acc;
volatile
www.eeworm.com/read/338615/12291870
h codec.h
#define DATA_SIZE 2
#define BLOCK_SIZE 80
#define NUM_OF_BLOCKS 10
#define DELAY 5
#define TRUE 0xFFFF
#define FALSE 0
int pcm_out,pcm_in,dma_index;
int src,dst;
long acc;
volatile
www.eeworm.com/read/252116/12302050
asm codec.asm
;***************************************************************
;* TMS320C54x ANSI C Codegen Version 3.50 *
;* Date/Time created: Tue Mar 27 09:36:41 2001 *
;*
www.eeworm.com/read/252116/12302053
cmd codec.cmd
/*#############################################################################
## $Id: codec.cmd,v 1.1.1.1 2000/02/02 22:02:33 linton Exp $
##
#####################################################
www.eeworm.com/read/252116/12302055
obj codec.obj
www.eeworm.com/read/252116/12302058
c codec.c
/*****************************************************************************/
/* Codec.c */
/*
www.eeworm.com/read/252116/12302062
map codec.map
******************************************************************************
TMS320C54x COFF Linker Version 3.50
******************************************************
www.eeworm.com/read/252116/12302065
out codec.out
www.eeworm.com/read/252116/12302071
mak codec.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/338426/12307601
cmd codec.cmd
/******************************************************************************
; SJTU DSP Tech. Center
; Copyright (c) 2002 SJTU DSP Tech. Center. All Rights Reserved.
;