/external/opencore/codecs_v2/audio/aac/dec/src/ |
sbr_get_cpe.cpp | 32 Arguments: hFrameDataLeft - handle to struct SBR_FRAME_DATA for first channel 33 hFrameDataRight - handle to struct SBR_FRAME_DATA for first channel
|
sbr_get_envelope.cpp | 34 channel - channel number
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
vad2.h | 104 #define SHIFT_STATE_0 0 /* channel energy scaled as 22,9 */ 105 #define SHIFT_STATE_1 1 /* channel energy scaled as 27,4 */
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_alias_reduction.cpp | 38 int32 *input_buffer, Ptr to fequency lines of current channel 157 void pvmp3_alias_reduction(int32 *input_buffer, /* Ptr to spec values of current channel */
|
pvmp3_imdct_synth.cpp | 38 int32 in[], Pointer to spec values of current channel 39 int32 overlap[], Pointer to overlap values of current channel
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
pvmf_jb_jitterbuffermisc.cpp | 280 //Media channel : Valid for any type of streaming 281 //Feedback Channel : Valid for RTSP based streaming [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
tscmain.h | 298 /* Channel specific commands */ 387 Sets the list of outgoing channel types to open and the b/w associated with them.
|
/external/openssl/crypto/ui/ |
ui.h | 250 a channel to a tty, or by opening a window. 263 the channel to the tty, or closing the window.
|
/external/openssl/include/openssl/ |
ui.h | 250 a channel to a tty, or by opening a window. 263 the channel to the tty, or closing the window.
|
/external/quake/quake/src/QW/progs/ |
defs.qc | 364 // channel 0 never willingly overrides
365 // other channels (1-7) allways override a playing sound on that channel
|
/external/tcpdump/ |
print-juniper.c | 616 * |fmtid| vc index | channel ID | 664 * | channel ID | reserv |AAL| CCRQ| gap cnt |
|
/external/webkit/LayoutTests/http/conf/ |
mime.types | 311 application/vnd.uplanet.channel 312 application/vnd.uplanet.channel-wbxml
|
/external/webkit/WebCore/platform/graphics/gtk/ |
MediaPlayerPrivateGStreamer.cpp | 1173 WTFLogChannel* channel = getChannelFromName("Media"); local [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_supplicant_i.h | 255 int channel; /* The current IEEE 802.11 channel number */ member in struct:wpa_client_mlme
|
/frameworks/base/awt/java/awt/image/ |
AffineTransformOp.java | 282 // Skip alpha channel for TYPE_INT_RGB images 609 * the skip channel.
|
RescaleOp.java | 255 if (skipAlpha) { // Always suppose that alpha channel is the last band 614 if (channels == 3) { // Don't skip channel now, could be
|
/frameworks/base/core/jni/ |
android_media_AudioRecord.cpp | 135 LOGE("Error creating AudioRecord: channel count is not 1 or 2."); 468 LOGV("Recording parameters are not supported: %dHz, %d channel(s), (java) format %d",
|
/frameworks/base/libs/surfaceflinger/ |
LayerBuffer.cpp | 650 sp<OverlayChannel> channel = new OverlayChannel( &layer ); local 652 *overlayRef = new OverlayRef(mOverlayHandle, channel,
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
sbr_extract_extended_data.cpp | 32 SBR_FRAME_DATA *hFrameData, Destination for extracted data of left channel 33 SBR_FRAME_DATA *hFrameDataRight Destination for extracted data of right channel
|
sbr_get_cpe.cpp | 32 Arguments: hFrameDataLeft - handle to struct SBR_FRAME_DATA for first channel 33 hFrameDataRight - handle to struct SBR_FRAME_DATA for first channel
|
sbr_get_envelope.cpp | 34 channel - channel number
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
vad2.h | 104 #define SHIFT_STATE_0 0 /* channel energy scaled as 22,9 */ 105 #define SHIFT_STATE_1 1 /* channel energy scaled as 27,4 */
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_alias_reduction.cpp | 38 int32 *input_buffer, Ptr to fequency lines of current channel 157 void pvmp3_alias_reduction(int32 *input_buffer, /* Ptr to spec values of current channel */
|
pvmp3_imdct_synth.cpp | 38 int32 in[], Pointer to spec values of current channel 39 int32 overlap[], Pointer to overlap values of current channel
|
/hardware/msm7k/librpc/ |
svc.c | 363 arriving on this channel must be an RPC call. Also, the program and 374 E("ERROR: expecting an RPC call on server channel!\n");
|