/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
band.h | 16 __isl_give isl_band *isl_band_copy(__isl_keep isl_band *band); 17 void *isl_band_free(__isl_take isl_band *band); 19 isl_ctx *isl_band_get_ctx(__isl_keep isl_band *band); 21 int isl_band_has_children(__isl_keep isl_band *band); 23 __isl_keep isl_band *band); 26 __isl_keep isl_band *band); 28 __isl_keep isl_band *band); 30 __isl_keep isl_band *band); 35 int isl_band_tile(__isl_keep isl_band *band, __isl_take isl_vec *sizes); 37 int isl_band_n_member(__isl_keep isl_band *band); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/ |
band.h | 16 __isl_give isl_band *isl_band_copy(__isl_keep isl_band *band); 17 void *isl_band_free(__isl_take isl_band *band); 19 isl_ctx *isl_band_get_ctx(__isl_keep isl_band *band); 21 int isl_band_has_children(__isl_keep isl_band *band); 23 __isl_keep isl_band *band); 26 __isl_keep isl_band *band); 28 __isl_keep isl_band *band); 30 __isl_keep isl_band *band); 35 int isl_band_tile(__isl_keep isl_band *band, __isl_take isl_vec *sizes); 37 int isl_band_n_member(__isl_keep isl_band *band); [all...] |
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/ |
g722_encode.c | 65 static void block4(G722EncoderState *s, int band, int d) 73 s->band[band].d[0] = d; 74 s->band[band].r[0] = saturate(s->band[band].s + d); 77 s->band[band].p[0] = saturate(s->band[band].sz + d) [all...] |
g722_decode.c | 65 static void block4(G722DecoderState *s, int band, int d); 67 static void block4(G722DecoderState *s, int band, int d) 75 s->band[band].d[0] = d; 76 s->band[band].r[0] = saturate(s->band[band].s + d); 79 s->band[band].p[0] = saturate(s->band[band].sz + d) [all...] |
/external/opencv3/3rdparty/libjasper/ |
jpc_tsfb.c | 181 jpc_tsfb_band_t *band; local 183 band = bands; 186 &band, tsfb->numlvls); 189 band->xstart = xstart; 190 band->ystart = ystart; 191 band->xend = xend; 192 band->yend = yend; 193 band->locxstart = xstart; 194 band->locystart = ystart; 195 band->locxend = band->locxstart + band->xend - band->xstart 212 jpc_tsfb_band_t *band; local [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/ |
relax-4.s | 2 ; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
24 band #5,@s1:16
25 band #5,@s2:16
26 band #5,@s7:16
27 band #5,@s8:16
28 band #5,@s9:16
29 band #5,@s10:16
49 band #6,@s1:32
50 band #6,@s2:32
51 band #6,@s3:32 [all...] |
relax-4.d | 22 134: band #0x5,@0x0:16 23 13a: band #0x5,@0x7fff:16 24 140: band #0x5,@0x8000:16 25 146: band #0x5,@0xfeff:16 26 14c: band #0x5,@0x0:8 27 150: band #0x5,@0xff:8 42 1a4: band #0x6,@0x0:16 43 1aa: band #0x6,@0x7fff:16 44 1b0: band #0x6,@0x8000:32 45 1b8: band #0x6,@0xff00:3 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
bitops1.s | 3 band #0,r0l 4 band #0,@r0 5 band #0,@64:8
|
bitops1h.s | 4 band #0,r0l 5 band #0,@er0 6 band #0,@64:8
|
bitops1s.s | 4 band #0,r0l 5 band #0,@er0 6 band #0,@64:8 7 band #0,@128:16 8 band #0,@65536:32
|
/frameworks/av/media/libeffects/testlibs/ |
AudioEqualizer.cpp | 105 void AudioEqualizer::setGain(int band, int32_t millibel) { 106 ALOGV("AudioEqualizer::setGain(band=%d, millibel=%d)", band, millibel); 107 assert(band >= 0 && band < mNumPeaking + 2); 108 if (band == 0) { 110 } else if (band == mNumPeaking + 1) { 113 mpPeakingFilters[band - 1].setGain(millibel); 118 void AudioEqualizer::setFrequency(int band, uint32_t millihertz) { 119 ALOGV("AudioEqualizer::setFrequency(band=%d, millihertz=%d)", band 264 int band = mNumPeaking; local [all...] |
/hardware/ril/include/telephony/ |
ril_nv_items.h | 58 // CDMA network and band config (items 51-70) 60 RIL_NV_CDMA_BC10 = 52, // CDMA band class 10 61 RIL_NV_CDMA_BC14 = 53, // CDMA band class 14 69 // LTE network and band config (items 71-90) 70 RIL_NV_LTE_BAND_ENABLE_25 = 71, // LTE band 25 enable 71 RIL_NV_LTE_BAND_ENABLE_26 = 72, // LTE band 26 enable 72 RIL_NV_LTE_BAND_ENABLE_41 = 73, // LTE band 41 enable 74 RIL_NV_LTE_SCAN_PRIORITY_25 = 74, // LTE band 25 scan priority 75 RIL_NV_LTE_SCAN_PRIORITY_26 = 75, // LTE band 26 scan priority 76 RIL_NV_LTE_SCAN_PRIORITY_41 = 76, // LTE band 41 scan priorit [all...] |
/frameworks/wilhelm/src/itf/ |
IEqualizer.c | 145 static SLresult IEqualizer_SetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel level) 151 (band >= thiz->mNumBands)) { 156 thiz->mLevels[band] = level; 164 android_eq_setParam(thiz->mEqEffect, EQ_PARAM_BAND_LEVEL, band, &level); 175 static SLresult IEqualizer_GetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel *pLevel) 184 if (band >= thiz->mNumBands) { 190 level = thiz->mLevels[band]; 197 android_eq_getParam(thiz->mEqEffect, EQ_PARAM_BAND_LEVEL, band, &level); 210 static SLresult IEqualizer_GetCenterFreq(SLEqualizerItf self, SLuint16 band, SLmilliHertz *pCenter) 218 if (band >= thiz->mNumBands) 302 const struct EqualizerBand *band; local 321 uint16_t band = 0; local 384 SLuint16 band; local [all...] |
/external/libvpx/libvpx/vp8/common/ |
default_coef_probs.h | 27 { /* Coeff Band ( 0 )*/ 32 { /* Coeff Band ( 1 )*/ 37 { /* Coeff Band ( 2 )*/ 42 { /* Coeff Band ( 3 )*/ 47 { /* Coeff Band ( 4 )*/ 52 { /* Coeff Band ( 5 )*/ 57 { /* Coeff Band ( 6 )*/ 62 { /* Coeff Band ( 7 )*/ 69 { /* Coeff Band ( 0 )*/ 74 { /* Coeff Band ( 1 )* [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
default_coef_probs.h | 27 { /* Coeff Band ( 0 )*/ 32 { /* Coeff Band ( 1 )*/ 37 { /* Coeff Band ( 2 )*/ 42 { /* Coeff Band ( 3 )*/ 47 { /* Coeff Band ( 4 )*/ 52 { /* Coeff Band ( 5 )*/ 57 { /* Coeff Band ( 6 )*/ 62 { /* Coeff Band ( 7 )*/ 69 { /* Coeff Band ( 0 )*/ 74 { /* Coeff Band ( 1 )* [all...] |
/external/autotest/server/cros/ap_configurators/ |
ap_spec_unittest.py | 21 self.assertEquals(spec.band, ap_spec.DEFAULT_BAND) 28 """Test setting only the band to 2GHz.""" 29 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ) 35 """Test setting only the band to 5GHz.""" 36 spec = ap_spec.APSpec(band=ap_spec.BAND_5GHZ) 44 self.assertEquals(spec.band, ap_spec.DEFAULT_BAND) 51 self.assertEquals(spec.band, ap_spec.BAND_5GHZ) 58 self.assertEquals(spec.band, ap_spec.DEFAULT_BAND) 65 self.assertEquals(spec.band, ap_spec.BAND_2GHZ) 72 self.assertEquals(spec.band, ap_spec.BAND_5GHZ [all...] |
asus_ac66r_ap_configurator.py | 14 def set_mode(self, mode, band=None): 16 self.add_item_to_command_list(self._set_mode, (mode, band), 1, 900) 19 def _set_mode(self, mode, band=None): 20 if band: 21 self._set_band(band)
|
edimax6475nd_ap_configurator.py | 40 self.wait_for_object_by_xpath('//select[@name="band"]') 49 return [{'band': ap_spec.BAND_2GHZ, 'channels': range(1, 11)}, 50 {'band': ap_spec.BAND_5GHZ, 55 def set_band(self, band): 56 if band == ap_spec.BAND_5GHZ: 58 elif band == ap_spec.BAND_2GHZ: 61 raise RuntimeError('Invalid band sent %s' % band) 65 return [{'band': ap_spec.BAND_2GHZ, 71 {'band': ap_spec.BAND_5GHZ [all...] |
netgear4500_ap_configurator.py | 5 """Base class for NetgearWNDR dual band routers.""" 13 """Base class for Netgear WNDR 4500 dual band routers.""" 16 def _set_mode(self, mode, band=None):
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
ChannelHelper.java | 53 * Get the channels that are available for scanning on the supplied band. 56 public abstract WifiScanner.ChannelSpec[] getAvailableScanChannels(int band); 83 * Add all channels in the band to the collection 85 public abstract void addBand(int band); 91 * @return true if the collection contains all the channels of the supplied band 93 public abstract boolean containsBand(int band); 95 * @return true if the collection contains some of the channels of the supplied band 97 public abstract boolean partiallyContainsBand(int band); 107 * Retrieves a list of channels from the band which are missing in the channel collection. 109 public abstract Set<Integer> getMissingChannelsFromBand(int band); [all...] |
KnownBandsChannelHelper.java | 27 * ChannelHelper that offers channel manipulation utilities when the channels in a band are known. 28 * This allows more fine operations on channels than if band channels are not known. 75 public WifiScanner.ChannelSpec[] getAvailableScanChannels(int band) { 76 if (band < WifiScanner.WIFI_BAND_24_GHZ || band > WifiScanner.WIFI_BAND_BOTH_WITH_DFS) { 77 // invalid value for band 80 return mBandsToChannels[band]; 86 if (settings.band == WifiScanner.WIFI_BAND_UNSPECIFIED) { 89 return getAvailableScanChannels(settings.band).length * SCAN_PERIOD_PER_CHANNEL_MS; 119 if (settings.band == WifiScanner.WIFI_BAND_UNSPECIFIED) [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
RadioNVItems.java | 57 // CDMA network and band config (items 51-70) 59 int RIL_NV_CDMA_BC10 = 52; // CDMA band class 10 60 int RIL_NV_CDMA_BC14 = 53; // CDMA band class 14 68 // LTE network and band config (items 71-90) 69 int RIL_NV_LTE_BAND_ENABLE_25 = 71; // LTE band 25 enable 70 int RIL_NV_LTE_BAND_ENABLE_26 = 72; // LTE band 26 enable 71 int RIL_NV_LTE_BAND_ENABLE_41 = 73; // LTE band 41 enable 73 int RIL_NV_LTE_SCAN_PRIORITY_25 = 74; // LTE band 25 scan priority 74 int RIL_NV_LTE_SCAN_PRIORITY_26 = 75; // LTE band 26 scan priority 75 int RIL_NV_LTE_SCAN_PRIORITY_41 = 76; // LTE band 41 scan priorit [all...] |
/external/aac/libAACdec/src/ |
stereo.cpp | 113 int group,band; local 129 for (band=0; band<scaleFactorBandsTransmitted; band++) 131 pJointStereoData->MsUsed[band] |= (FDKreadBits(bs,1) << group); 138 for (band=0; band<scaleFactorBandsTransmitted; band++) 140 pJointStereoData->MsUsed[band] = 255 ; /* set all flags to 1 */ 168 int band; local 246 int band; local [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
defaultcoefcounts.h | 29 /* Coeff Band ( 0 ) */ 35 /* Coeff Band ( 1 ) */ 41 /* Coeff Band ( 2 ) */ 47 /* Coeff Band ( 3 ) */ 53 /* Coeff Band ( 4 ) */ 59 /* Coeff Band ( 5 ) */ 65 /* Coeff Band ( 6 ) */ 71 /* Coeff Band ( 7 ) */ 80 /* Coeff Band ( 0 ) */ 86 /* Coeff Band ( 1 ) * [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
defaultcoefcounts.h | 29 /* Coeff Band ( 0 ) */ 35 /* Coeff Band ( 1 ) */ 41 /* Coeff Band ( 2 ) */ 47 /* Coeff Band ( 3 ) */ 53 /* Coeff Band ( 4 ) */ 59 /* Coeff Band ( 5 ) */ 65 /* Coeff Band ( 6 ) */ 71 /* Coeff Band ( 7 ) */ 80 /* Coeff Band ( 0 ) */ 86 /* Coeff Band ( 1 ) * [all...] |