/external/qemu/android/utils/ |
debug.h | 21 _VERBOSE_TAG(radio, "emulated GSM AT Command channel") \
|
/external/qemu/hw/ |
bt-sdp.c | 25 struct bt_l2cap_conn_params_s *channel; member in struct:bt_l2cap_sdp_state_s 553 sdu_out = sdp->channel->sdu_out(sdp->channel, rsp_len + PDU_HEADER_SIZE); 562 sdp->channel->sdu_submit(sdp->channel); 954 sdp->channel = params; 955 sdp->channel->opaque = sdp; 956 sdp->channel->close = bt_l2cap_sdp_close_ch; 957 sdp->channel->sdu_in = bt_l2cap_sdp_sdu_in;
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_fmsynth.c | 101 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel); 137 return &pSynth->channels[pVoice->channel & 15]; 383 * pVoice - ptr to the voice we have assigned for this channel 410 /* update static channel parameters */ 412 FM_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15); 499 * Calculate and assign static channel parameters 501 * for this channel changes. 505 * nChannel - channel to update 511 * - the given channel's static gain and static pitch are updated 515 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmsynth.c | 101 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel); 137 return &pSynth->channels[pVoice->channel & 15]; 383 * pVoice - ptr to the voice we have assigned for this channel 410 /* update static channel parameters */ 412 FM_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15); 499 * Calculate and assign static channel parameters 501 * for this channel changes. 505 * nChannel - channel to update 511 * - the given channel's static gain and static pitch are updated 515 static void FM_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel) [all...] |
eas_wtsynth.c | 54 static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel); 294 * pVoice - ptr to the voice we have assigned for this channel 328 pChannel = &pSynth->channels[pVoice->channel & 15]; 330 /* update static channel parameters */ 332 WT_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15); 364 Get the Midi CC10 pan value for this voice's channel 370 pan = (EAS_INT) pSynth->channels[pVoice->channel & 15].pan - 64; 518 pChannel = &pSynth->channels[pVoice->channel & 15]; 617 /* pitchCents due to channel pressure = LFO * (channel pressure / 128) * DEFAULT_LFO_CHANNEL_PRESSURE_TO_PITCH_CENTS * [all...] |
/external/srec/srec/clib/ |
swicms.c | 38 generate a new channel average based on the previous average and the new 351 PLogError ( "Channel Normalization : Missing Params Must Contain %d Params\n", MAX_CHAN_DIM ); 357 PLogError ( "Channel Normalization : Missing Params Mus Contain %d Params\n", MAX_CHAN_DIM ); 373 PLogError ( "Channel Normalization : Delimiter At End Of Param String\n" ); 381 PLogError ( "Channel Normalization : Too Many Params Must Contain %d Params\n", MAX_CHAN_DIM ); 387 PLogError ( "Channel Normalization : Too Many Params Must Contain %d Params\n", MAX_CHAN_DIM ); 407 PLogError ( "Channel Normalization : Too Many Params Must Contain %d Params\n", MAX_CHAN_DIM ); 413 PLogError ( "Channel Normalization : Invalid Param : %c : Params Must Contain Only Digits\n" ); 443 PLogError ( "Channel Normalization Out Of Memory Error\n" );
|
/external/webkit/WebKit/chromium/public/ |
WebKit.h | 58 // Enables the named log channel. See WebCore/platform/Logging.h for details.
|
WebMessagePortChannel.h | 44 // Provides an interface to a Message Port Channel implementation. The object owns itself and
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
intensity_right.cpp | 47 channel for use on the right. 73 q_formatLeft = The Q-format for the left channel's fixed-point spectral 77 q_formatRight = The Q-format for the right channel's fixed-point spectral 82 for the left channel. 86 for the right channel. 115 This function applies Intensity Stereo, generating data on the right channel 371 * left-channel correlated data 383 * on the right-channel are derived from the values 384 * on the left-channel.
|
pns_corr.cpp | 41 channel for use on the right. 62 q_formatLeft = The Q-format for the left channel's fixed-point spectral 66 q_formatRight = The Q-format for the right channel's fixed-point spectral 71 for the left channel. 75 for the right channel. 100 This function derives noise from the left channel. The PNS tool is assumed 101 to have been used on the same scalefactor band on the left channel. The 279 * Generate noise correlated with the noise on the left channel 321 * PNS was used on the left channel. When PNS is used,
|
pvmp4audiodecoderframe.cpp | 61 Modified to call ltp related routines on the left channel 62 before intensity is called on the right channel. The previous version 63 was causing a problem when IS was used on the right channel and LTP 64 on the left channel for the same scalefactor band. 156 Description: Added support for DSE (Data Streaming Channel). Added 224 Left Channel Right Channel 284 |--DATA ON LEFT CHANNEL MAY BE USED----->| PNS/Intensity Rt | 703 case ID_SCE: /* single channel */ 704 case ID_CPE: /* channel pair * [all...] |
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
SwitchChannelApi.h | 65 void switchChannel_recvCmd(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, TI_UINT8 channel);
|
/hardware/ti/wlan/wl1271/utils/ |
freq.c | 35 * \brief frequency to channel (and vice versa) conversion implementation
|
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/ |
board.h | 64 u8 channel; member in struct:omap_sti_console_config
|
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/ |
board.h | 64 u8 channel; member in struct:omap_sti_console_config
|
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/ |
board.h | 64 u8 channel; member in struct:omap_sti_console_config
|
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/ |
board.h | 64 u8 channel; member in struct:omap_sti_console_config
|
/packages/apps/IM/src/com/android/im/imps/ |
HttpCirChannel.java | 28 * An implementation of CIR channel with standalone HTTP binding.
|
/sdk/emulator/tools/ |
qemu-props.c | 110 /* finally, close the channel and exit */
|
/system/netd/ |
SoftapController.cpp | 229 * argv[7] - Channel 286 i = addParam(i, "CHANNEL", argv[7]); 288 i = addParam(i, "CHANNEL", "6"); 309 /* system("iwpriv eth0 WL_AP_CFG ASCII_CMD=AP_CFG,SSID=\"AndroidAP\",SEC=\"open\",KEY=12345,CHANNEL=1,PREAMBLE=0,MAX_SCB=8,END"); */
|
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
SwitchChannelApi.h | 65 void switchChannel_recvCmd(TI_HANDLE hSwitchChannel, dot11_CHANNEL_SWITCH_t *channelSwitch, TI_UINT8 channel);
|
/system/wlan/ti/wilink_6_1/utils/ |
freq.c | 35 * \brief frequency to channel (and vice versa) conversion implementation
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tscmain.cpp | 416 (0, "TSC_324m::ResetTsc Error - Failed to lookup incoming logical channel %d", 0)); 428 (0, "TSC_324m::ResetTsc Error - Failed to lookup outgoing logical channel %d", 0)); 749 (0, "TSC_324m::MuxErrorOccurred - Failed to lookup channel info, lcn=%d", 767 (0, "TSC_324m::MuxErrorOccurred - Failed to lookup incoming channel, lcn=%d", 934 H223IncomingChannel *channel = OSCL_STATIC_CAST(H223IncomingChannel *, port); local 935 if (channel == NULL) 942 (0, "TSC_324m::RequestFrameUpdate lcn=%d", channel->GetLogicalChannelNumber())); 943 OlcParam* param = iTSCcomponent->FindOlcGivenChannel(INCOMING, channel->GetLogicalChannelNumber()); 947 (0, "TSC_324m: RequestFrameUpdate - Failed to lookup channel param")); 953 (0, "TSC_324m: RequestFrameUpdate - Channel not in established state. Not sending request.")) [all...] |
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Audio.h | 189 OMX_AUDIO_CHANNELTYPE eChannelMapping[OMX_AUDIO_MAXCHANNELS]; /**< Slot i contains channel defined by eChannelMap[i] */ 194 /** Audio channel mode. This is used by both AAC and MP3, although the names are more appropriate 199 two channels changes accordingly to each channel information */ 202 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half 204 OMX_AUDIO_ChannelModeMono, /**< Mono channel mode */ 232 OMX_AUDIO_CHANNELMODETYPE eChannelMode; /**< Channel mode enumeration */ 302 OMX_U32 nFrameLength; /**< Frame length (in audio samples per channel) of the codec. 309 OMX_AUDIO_CHANNELMODETYPE eChannelMode; /**< Channel mode enumeration */ 439 OMX_AUDIO_CHANNELMODETYPE eChannelMode; /**< Channel mode enumeration */ [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_wtsynth.c | 54 static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel); 294 * pVoice - ptr to the voice we have assigned for this channel 328 pChannel = &pSynth->channels[pVoice->channel & 15]; 330 /* update static channel parameters */ 332 WT_UpdateChannel(pVoiceMgr, pSynth, pVoice->channel & 15); 364 Get the Midi CC10 pan value for this voice's channel 370 pan = (EAS_INT) pSynth->channels[pVoice->channel & 15].pan - 64; 522 pChannel = &pSynth->channels[pVoice->channel & 15]; 623 /* pitchCents due to channel pressure = LFO * (channel pressure / 128) * DEFAULT_LFO_CHANNEL_PRESSURE_TO_PITCH_CENTS * [all...] |