代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/274609/4185425
svn-work gnome-audio-mpeg.png.svn-work
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/432859/1889265
cc am_event_handler_audio_va.cc
/* (c) Copyright Motorola 1997, All rights reserved.
Motorola Confidential Proprietary
Contains confidential proprietary information of Motorola, Inc.
Reverse engineering is prohibite
www.eeworm.com/read/426246/1994779
bat h265p_audio_encode.bat
@echo off
call files_name.bat
set audio_param0=-a_wavelets 0 -a_bps 8 -a_prp 3 -a_pop 3 -trace 1
rem DAP_FID = DAP_FId_H265P_A8_Compression ( include ..\..\x86_dap\source\dap_demo.h )
if
www.eeworm.com/read/426246/1994781
bat h265p_audio_decode.bat
@echo off
call files_name.bat
set audio_param0=-a_pop 3
rem DAP_FID = DAP_FId_H265P_A8_Decompression ( include ..\..\x86_dap\source\dap_demo.h )
if not defined DAP_FID ( set DAP_FID=20
www.eeworm.com/read/422252/2039981
h mp4_sample_data_audio.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/422252/2040008
c mp4_parser_audio_utility.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/422252/2040022
c mp4_sample_data_audio.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/404607/2302501
c omap2-audio-twl4030.c
/*
* sound/arm/omap/omap-audio-twl4030.c
*
* Codec driver for TWL4030 for OMAP processors
*
* Copyright (C) 2007 Texas Instruments, Inc.
*
* This package is free software; you can redistribute
www.eeworm.com/read/404607/2302503
h omap2-audio-twl4030.h
/*
* sound/arm/omap/omap2-audio-twl4030.h
*
* The Audio Specific Definitions for TWL4030 ES1.0 chip
*
* Copyright (C) 2007 Texas Instruments, Inc.
*
* This package is free software; you can red
www.eeworm.com/read/398200/2392634
s i2s_audio_fiq.s
// #========================================================================
// #
// # i2s_audio_FIQ.S
// #
// # FIQ handler for EB7209 audio stream
// #
// #====================================