HomeSort by relevance Sort by last modified time
    Searched full:band (Results 451 - 475 of 743) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 178 MSG_OOB = 0x01, /* Process out-of-band data. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
socket.h 223 /* Determine wheter socket is at a out-of-band mark. */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp 127 half-band lowpass/highpass filter pair with
258 Purpose : Fifth-order half-band lowpass/highpass filter pair with
362 Purpose : Third-order half-band lowpass/highpass filter pair with
465 Purpose : Calculate signal level in a sub-band. Level is calculated
557 level -- array of type Word16 -- signal levels at each band
574 the signal in each band
616 Word16 level[], /* 0 : signal levels at each band */
645 /* calculate levels in each frequency band */
686 level -- array of type Word16 -- sub-band levels of the input frame
752 Word16 level[], /* i : sub-band levels of the input frame *
    [all...]
  /external/aac/libSBRenc/src/
sbrenc_freq_sca.cpp 448 if(4*k2 >= 9*k0) /*two or more regions (how many times the basis band is copied)*/
597 /* Limit the change so that the last band cannot get narrower than the first one */
mh_det.cpp     [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 47 "Could not get local Out Of Band Pairing Data";
49 "Could not set Out Of Band Pairing Data";
  /external/chromium_org/third_party/opus/src/include/
opus_multistream.h 550 * @param decode_fec <tt>int</tt>: Flag (0 or 1) to request that any in-band
588 * @param decode_fec <tt>int</tt>: Flag (0 or 1) to request that any in-band
  /external/chromium_org/third_party/opus/src/silk/
SigProc_FIX.h 145 opus_int16 *outL, /* O Low band [N/2] */
146 opus_int16 *outH, /* O High band [N/2] */
    [all...]
  /external/chromium_org/third_party/opus/src/src/
opus_demo.c 692 /* delay by one packet when using in-band FEC */
695 /* attempt to decode with in-band FEC from next packet */
  /external/flac/libFLAC/
format.c 204 "Band/Orchestra",
213 "Band/artist logotype",
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c 294 /* lower Band */
299 /* Upper Band */
encode.c 222 /* low-band filtering */
229 /* high-band filtering */
  /external/webrtc/src/modules/audio_processing/aec/
echo_cancellation.c 291 // only buffer L band for farend
582 // For H band
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c 607 // Update analysis buffer for lower band, and window data before FFT.
615 // For lower band update analysis buffer.
  /external/wpa_supplicant_8/src/wps/
wps.h 758 * rf_band_cb - Fetch currently used RF band
760 * Return: Current used RF band or 0 if not known
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
sf_estim.c 544 /* shift sfbs for next band */
814 /* set band explicitely to zero */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
synthesis_amr_wb.cpp 115 /* High Band encoding */
411 /* noise Band Pass filtering (1ms of delay) */
  /frameworks/base/core/java/android/database/
Cursor.java 447 * Returns a bundle of extra values. This is an optional way for cursors to provide out-of-band
458 * This is an out-of-band way for the the user of a cursor to communicate with the cursor. The
  /hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
StubFmService.java 159 /* Variable to store the current Band */
182 * accordingly(band,volume,freq)
656 public boolean rxSetBand(int band) {
657 Log.i(TAG, "StubFmService:rxSetBand band " + band);
658 mCurrentBand = band;
671 band);
707 public boolean rxSetBand_nb(int band) {
708 Log.i(TAG, "StubFmService:rxSetBand_nb band " + band);
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkCanvas.h 434 /** Return true if the horizontal band specified by top and bottom is
436 that it is possible that if the method returns false, the band may still
438 returns true, then the band is guaranteed to be clipped out.
439 @param top The top of the horizontal band to compare with the clip
441 @return true if the horizontal band is completely clipped out (i.e. does
    [all...]
  /external/skia/include/core/
SkCanvas.h 441 /** Return true if the horizontal band specified by top and bottom is
443 that it is possible that if the method returns false, the band may still
445 returns true, then the band is guaranteed to be clipped out.
446 @param top The top of the horizontal band to compare with the clip
448 @return true if the horizontal band is completely clipped out (i.e. does
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 107 // Used for band mode selection methods
114 static final int BM_BOUNDARY = 6; // upper band boundary
369 * Notifies when out-band ringback tone is needed.<p>
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java 402 private final int band; field in class:JFmRx.JFmRxBand
404 private JFmRxBand(int band) {
405 this.band = band;
409 return band;
    [all...]
  /external/aac/libAACdec/include/
aacdecoder_lib.h 104 All references to SBR (Spectral Band Replication) are only applicable to HE-AAC and AAC-ELD
155 -# If out-of-band config data (Audio Specific Config (ASC) or Stream Mux Config (SMC)) is available, call
    [all...]
  /external/aac/libAACenc/src/
sf_estim.cpp 617 /* shift sfbs for next band */
    [all...]

Completed in 1679 milliseconds

<<11121314151617181920>>