/external/kernel-headers/original/linux/ |
telephony.h | 234 * frequency programmed into that filter.
|
/external/opencore/nodes/pvomxencnode/src/ |
pvmf_omx_enc_node.h | 677 // DESCRIPTION: Final sampling frequency used when encoding in Hz. 680 // the codec requires a different sampling frequency), 683 // input sampling frequency is not the same as the output 684 // sampling frequency. [all...] |
/external/opencore/protocols/sdp/parser/src/ |
basemediainfoparser.cpp | 615 uint32 frequency; local 616 if (!PV_atoi(sptr, 'd', line_end_ptr - sptr, frequency)) 618 PVMF_SDP_PARSER_LOGERROR((0, "SDPBaseMediaInfoParser::parseMediaInfo - Bad a=3GPP-Adaptation-Support: line format - frequency not correct")); 621 mediaStr->setReportFrequency(frequency); [all...] |
/external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/ |
SDL_ahiaudio.c | 298 /* Set output frequency and size */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_dlssynth.c | 259 /* start with base cutoff frequency */ 287 /* subtract the A5 offset and the sampling frequency */ 290 /* limit the cutoff frequency */ 402 /* calculate base frequency */
|
/external/wpa_supplicant/ |
wpa_supplicant.conf | 195 # frequency: Channel frequency in megahertz (MHz) for IBSS, e.g., 199 # an IBSS network with the configured SSID is already present, the frequency of 667 # frequency=2412
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ralink.h | 162 ULONG DSConfig; // Frequency, units are kHz
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
basic-block.h | 263 /* Expected frequency. Normalized to be in range 0 to BB_FREQ_MAX. */ 264 int frequency; local 623 /* Return expected execution frequency of the edge E. */ 624 #define EDGE_FREQUENCY(e) (((e)->src->frequency \ [all...] |
/sdk/emulator/qtools/ |
bbprof.cpp | 13 int freq; // execution frequency
|
/external/emma/core/java12/com/vladium/util/ |
SoftValueMap.java | 416 out.append ("size threshold = " + m_sizeThreshold + ", get clear frequency = " + m_readClearCheckFrequency + ", put clear frequency = " + m_writeClearCheckFrequency + EOL); 602 private final int m_readClearCheckFrequency, m_writeClearCheckFrequency; // parameters determining frequency of running removeClearedKeys() by get() and put()/remove(), respectively
|
/external/guava/src/com/google/common/collect/ |
Iterables.java | 265 * @see Collections#frequency 267 public static int frequency(Iterable<?> iterable, @Nullable Object element) { 274 return Iterators.frequency(iterable.iterator(), element);
|
Multiset.java | 37 * multiset is called the <i>count</i> of that element (the terms "frequency" 83 * multiset, this gives the same result as {@link Collections#frequency} 86 * <p><b>Note:</b> the utility method {@link Iterables#frequency} generalizes
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
ps_decorrelate.cpp | 40 d_k(n). k index for frequency, n time index 263 * f_center(k) frequency vector 348 * f_center(k) frequency vector
|
ps_hybrid_analysis.cpp | 40 Get higher frequency resolution in the lower QMF subbands 41 creating sub-subbands. This is done by low frequency filtering. 43 frequency resolution, enabling a proper stereo analysis and synthesis
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
highpass_400hz_at_12k8.cpp | 55 2nd order high pass filter with cut off frequency at 400 Hz. 57 Optimized for fixed-point to get the following frequency response: 59 frequency: 0Hz 100Hz 200Hz 300Hz 400Hz 630Hz 1.5kHz 3kHz
|
highpass_50hz_at_12k8.cpp | 55 2nd order high pass filter with cut off frequency at 31 Hz. 57 Optimized for fixed-point to get the following frequency response: 59 frequency: 0Hz 14Hz 24Hz 31Hz 37Hz 41Hz 47Hz
|
qpisf_2s.cpp | 132 int16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */ 228 int16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */ 330 int16 * isf, /* (i/o) Q15: ISF in the frequency domain (0..0.5) */
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_imdct_synth.cpp | 51 The frequency lines are preprocessed by the "alias reduction" scheme 85 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension 312 * Compensation for frequency inversion of polyphase filterbank
|
/external/srec/audio/AudioIn/UNIX/include/ |
audioin.h | 161 unsigned long u32Frequency, /*@parm [in] Frequency of the recognition engine in Hz. */ 174 unsigned long u32Frequency, /* [in] Frequency of the recognition engine in Hz. */ 185 unsigned long u32Frequency, /* [in] Frequency of the recognition engine in Hz. */
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
ps_decorrelate.cpp | 40 d_k(n). k index for frequency, n time index 263 * f_center(k) frequency vector 348 * f_center(k) frequency vector
|
ps_hybrid_analysis.cpp | 40 Get higher frequency resolution in the lower QMF subbands 41 creating sub-subbands. This is done by low frequency filtering. 43 frequency resolution, enabling a proper stereo analysis and synthesis
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
highpass_400hz_at_12k8.cpp | 55 2nd order high pass filter with cut off frequency at 400 Hz. 57 Optimized for fixed-point to get the following frequency response: 59 frequency: 0Hz 100Hz 200Hz 300Hz 400Hz 630Hz 1.5kHz 3kHz
|
highpass_50hz_at_12k8.cpp | 55 2nd order high pass filter with cut off frequency at 31 Hz. 57 Optimized for fixed-point to get the following frequency response: 59 frequency: 0Hz 14Hz 24Hz 31Hz 37Hz 41Hz 47Hz
|
qpisf_2s.cpp | 132 int16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */ 228 int16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */ 330 int16 * isf, /* (i/o) Q15: ISF in the frequency domain (0..0.5) */
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_imdct_synth.cpp | 51 The frequency lines are preprocessed by the "alias reduction" scheme 85 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension 312 * Compensation for frequency inversion of polyphase filterbank
|