代码搜索:ACOUSTICS
找到约 76 项符合「ACOUSTICS」的源代码
代码结果 76
www.eeworm.com/read/420803/2061813
h dts.h
/*
* dts.h
* Copyright (C) 2004 Gildas Bazin
*
* This file is part of dtsdec, a free DTS Coherent Acoustics stream decoder.
* See http://www.videolan.org/dtsdec.html fo
www.eeworm.com/read/420803/2061826
h tables_fir.h
/*
* fir.h
* Copyright (C) 2004 Gildas Bazin
*
* This file is part of dtsdec, a free DTS Coherent Acoustics stream decoder.
* See http://www.videolan.org/dtsdec.html fo
www.eeworm.com/read/360523/2961055
h dts_tables_vq.h
/*
* tables_vq.h
* Copyright (C) 2004 Gildas Bazin
*
* This file is part of dtsdec, a free DTS Coherent Acoustics stream decoder.
* See http://www.videolan.org/dtsdec.h
www.eeworm.com/read/360523/2961061
h dts_tables_fir.h
/*
* fir.h
* Copyright (C) 2004 Gildas Bazin
*
* This file is part of dtsdec, a free DTS Coherent Acoustics stream decoder.
* See http://www.videolan.org/dtsdec.html fo
www.eeworm.com/read/242898/4533371
m setprob.m
% read in parameters for acoustics
fid = fopen('setprob.data');
rho = fscanf(fid,'%g',1); fscanf(fid,'%s',1);
bulk = fscanf(fid,'%g',1); fscanf(fid,'%s',1);
beta = fscanf(fid,'%g',1); fscanf(fi
www.eeworm.com/read/396408/2419402
c ad_libdca.c
/*
* ad_libdca.c : DTS Coherent Acoustics stream decoder using libdca
* This file is partially based on dtsdec.c r9036 from FFmpeg and ad_liba52.c
* Copyright (C) 2007 Roberto Togni
*
* This file