/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_resize.c | 30 // Filters for interpolation (0.5-band) - note this also filters integer pels. 66 // Filters for interpolation (0.625-band) - note this also filters integer pels. 102 // Filters for interpolation (0.75-band) - note this also filters integer pels. 138 // Filters for interpolation (0.875-band) - note this also filters integer pels. 174 // Filters for interpolation (full-band) - no filtering for integer pixels
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
nsx_core.c | 522 // Update analysis buffer for lower band, and window data before FFT. 528 // For lower band update analysis buffer. [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
e_pv_amrwbdec.h | 103 int16 mem_hf[2 * L_FILT16k]; /* HF band-pass filter memory */ 104 int16 mem_hf2[2 * L_FILT16k]; /* HF band-pass filter memory */ 105 int16 mem_hf3[2 * L_FILT16k]; /* HF band-pass filter memory */
|
/frameworks/base/core/java/android/hardware/radio/ |
RadioTuner.java | 30 * configuring the active band, muting/unmuting, scanning and tuning, etc... 53 * Set the active band configuration for this module. 56 * @param config The desired band configuration (FmBandConfig or AmBandConfig).
|
/prebuilts/go/darwin-x86/src/net/ |
udpsock_posix.go | 87 // the associated out-of-band data into oob. It returns the number 152 // out-of-band data is copied from oob. It returns the number of 153 // payload and out-of-band bytes written.
|
unixsock_posix.go | 143 // the associated out-of-band data into oob. It returns the number of 203 // from b and the associated out-of-band data from oob. It returns 204 // the number of payload and out-of-band bytes written.
|
/prebuilts/go/linux-x86/src/net/ |
udpsock_posix.go | 87 // the associated out-of-band data into oob. It returns the number 152 // out-of-band data is copied from oob. It returns the number of 153 // payload and out-of-band bytes written.
|
unixsock_posix.go | 143 // the associated out-of-band data into oob. It returns the number of 203 // from b and the associated out-of-band data from oob. It returns 204 // the number of payload and out-of-band bytes written.
|
/hardware/ril/include/telephony/ |
ril.h | 270 BAND_MODE_EURO = 1, //"EURO band" (GSM-900 / DCS-1800 / WCDMA-IMT-2000) 271 BAND_MODE_USA = 2, //"US band" (GSM-850 / PCS-1900 / WCDMA-850 / WCDMA-PCS-1900) 272 BAND_MODE_JPN = 3, //"JPN band" (WCDMA-800 / WCDMA-IMT-2000) 273 BAND_MODE_AUS = 4, //"AUS band" (GSM-900 / DCS-1800 / WCDMA-850 / WCDMA-IMT-2000) 274 BAND_MODE_AUS_2 = 5, //"AUS band 2" (GSM-900 / DCS-1800 / WCDMA-850) 275 BAND_MODE_CELL_800 = 6, //"Cellular" (800-MHz Band) 276 BAND_MODE_PCS = 7, //"PCS" (1900-MHz Band) 277 BAND_MODE_JTACS = 8, //"Band Class 3" (JTACS Band) 278 BAND_MODE_KOREA_PCS = 9, //"Band Class 4" (Korean PCS Band [all...] |
/external/opencv3/3rdparty/libwebp/enc/ |
cost.c | 358 int ctype, band, ctx; local 363 for (band = 0; band < NUM_BANDS; ++band) { 365 const uint8_t* const p = proba->coeffs_[ctype][band][ctx]; 366 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
|
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 67 /* Out-of-band handle values */ 73 /* Out-of-band attribute value */
|
/external/aac/libAACenc/src/ |
grp_data.cpp | 140 if ( mdctSpectrum[wnd*granuleLength_short+line] != FL2FXCONST_SPC(0.0) ) break; /* this band is not completely zero */ 142 if (line >= sfbOffset[sfb]) break; /* this band was not completely zero */
|
noisedet.cpp | 157 /* Start noise detection for each band based on a number of checks */ 175 k = sfbWidth >>2; /* Width of a quarter band */
|
/external/aac/libSBRenc/src/ |
sbr_ram.cpp | 129 /*! Frequency band table (low res) <br> 134 /*! Frequency band table (high res) <br>
|
/external/autotest/client/deps/iwcap/src/ |
nl80211.h | 177 * doing a passive scan on the 5 GHz band you find an AP there (if not 180 * never be used for channels 1-11 on the 2 GHz band as they are always 788 * enum nl80211_band_attr - band attributes 790 * @NL80211_BAND_ATTR_FREQS: supported frequencies in this band, [all...] |
/external/autotest/server/site_tests/network_WiFi_RegDomain/ |
network_WiFi_RegDomain.py | 70 for band in phy.bands: 71 for frequency, flags in band.frequency_flags.iteritems():
|
/external/libvorbis/doc/ |
05-comment.tex | 114 The artist generally considered responsible for the work. In popular music this is usually the performing band or singer. For classical music it would be the composer. For an audio book it would be the author of the original text. 120 Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffitt'
|
v-comment.html | 172 this is usually the performing band or singer. For classical music it would be 182 <dd>Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffitt'</dd>
|
/external/mesa3d/include/EGL/ |
egl.h | 67 /* Out-of-band handle values */ 73 /* Out-of-band attribute value */
|
/frameworks/av/tools/resampler_tools/ |
fir.cpp | 123 // with A is the desired stop-band attenuation in dBFS 155 * Transition band 8 KHz, or dw = 1.0472
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 67 /* Out-of-band handle values */ 73 /* Out-of-band attribute value */
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
ScanDetailCache.java | 188 //number of known BSSID on 5GHz band 192 //number of known BSSID on 2.4Ghz band
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/ |
SupplicantPnoScannerTest.java | 294 private Set<Integer> expectedBandScanFreqs(int band) { 296 collection.addBand(band);
|
/frameworks/wilhelm/tests/examples/ |
slesTestEqFdPath.cpp | 221 fprintf(stdout, "Band level range = %dmB to %dmB\n", minLevel, maxLevel); 237 fprintf(stdout, "Band %d level = %dmB\n", b, level);
|
slesTestEqOutputPath.cpp | 225 fprintf(stdout, "Band level range = %dmB to %dmB\n", minLevel, maxLevel); 241 fprintf(stdout, "Band %d level = %dmB\n", b, level);
|