Searched defs:si (Results 1 - 15 of 15) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_get_side_info.cpp38 mp3SideInfo *si,
45 mp3SideInfo *si, side information
115 mp3SideInfo *si,
129 si->main_data_begin = (tmp << 18) >> 23; /* 9 */
130 si->private_bits = (tmp << 23) >> 27; /* 5 */
135 si->main_data_begin = (tmp << 20) >> 23; /* 9 */
136 si->private_bits = (tmp << 23) >> 29; /* 3 */
143 si->ch[ch].scfsi[0] = (tmp << 28) >> 31; /* 1 */
144 si->ch[ch].scfsi[1] = (tmp << 29) >> 31; /* 1 */
145 si
114 pvmp3_get_side_info(tmp3Bits *inputStream, mp3SideInfo *si, mp3Header *info, uint32 *crc) argument
[all...]
H A Dpvmp3_mpeg2_get_scale_factors.cpp40 mp3SideInfo *si, side information
119 mp3SideInfo *si,
132 granuleInfo *gr_info = &(si->ch[ch].gran[gr]);
134 pvmp3_mpeg2_get_scale_data(si,
118 pvmp3_mpeg2_get_scale_factors(mp3ScaleFactors *scalefac, mp3SideInfo *si, int32 gr, int32 ch, mp3Header *info, uint32 *scalefac_IIP_buffer, tmp3Bits *pMainData) argument
H A Dpvmp3_mpeg2_get_scale_data.cpp38 mp3SideInfo *si, side information
127 void pvmp3_mpeg2_get_scale_data(mp3SideInfo *si, argument
141 granuleInfo *gr_info = &(si->ch[ch].gran[gr]);
177 si->ch[ch].gran[gr].preflag = 0;
187 si->ch[ch].gran[gr].preflag = 0;
198 si->ch[ch].gran[gr].preflag = 0;
208 si->ch[ch].gran[gr].preflag = 1;
H A Dpvmp3_get_scale_factors.cpp39 mp3SideInfo *si, side info
133 mp3SideInfo *si,
141 granuleInfo *gr_info = &(si->ch[ch].gran[gr]);
194 if ((si->ch[ch].scfsi[i] == 0) || (gr == 0))
132 pvmp3_get_scale_factors(mp3ScaleFactors *scalefac, mp3SideInfo *si, int32 gr, int32 ch, tmp3Bits *pMainData) argument
/frameworks/compile/mclinker/lib/Support/
H A DDefSymParser.cpp44 llvm::StringRef::iterator si = pExpr.begin(); local
48 while (si != pExpr.end()) {
49 if (*si == '+' || *si == '-' || *si == '*' || *si == '/') {
50 if (token.empty() && (*si == '+' || *si == '-'))
61 operatorStack.push(si);
64 if (precedence(si) <
[all...]
/frameworks/rs/
H A DrsScriptIntrinsic.cpp87 ScriptIntrinsic *si = new ScriptIntrinsic(rsc); local
88 if (!si->init(rsc, (RsScriptIntrinsicID)id, (Element *)ve)) {
89 delete si;
92 si->incUserRef();
93 return si;
/frameworks/av/camera/
H A DProCamera.cpp333 StreamInfo& si = getStreamInfo(streamId); local
335 if (si.frameReady > 0) {
336 int numFrames = si.frameReady;
337 si.frameReady = 0;
349 if (si.frameReady > 0) {
350 int numFrames = si.frameReady;
351 si.frameReady = 0;
362 StreamInfo& si = getStreamInfo(streamId); local
364 if (!si.cpuStream) {
370 if (!si
[all...]
/frameworks/base/core/java/android/speech/tts/
H A DTtsEngines.java191 private String settingsActivityFromServiceInfo(ServiceInfo si, PackageManager pm) { argument
194 parser = si.loadXmlMetaData(pm, TextToSpeech.Engine.SERVICE_META_DATA);
196 Log.w(TAG, "No meta-data found for :" + si);
200 final Resources res = pm.getResourcesForApplication(si.applicationInfo);
206 Log.w(TAG, "Package " + si + " uses unknown tag :"
224 Log.w(TAG, "Could not load resources for : " + si);
227 Log.w(TAG, "Error parsing metadata for " + si + ":" + e);
230 Log.w(TAG, "Error parsing metadata for " + si + ":" + e);
/frameworks/base/services/tests/servicestests/src/com/android/server/search/
H A DSearchablesTest.java81 SearchableInfo si = searchables.getSearchableInfo(nonActivity);
82 assertNull(si);
147 SearchableInfo si = searchablesList.get(ii);
148 checkSearchable(si);
152 private void checkSearchable(SearchableInfo si) { argument
153 assertNotNull(si);
154 assertTrue(si.getLabelId() != 0); // This must be a useable string
155 assertNotEmpty(si.getSearchActivity().getClassName());
156 assertNotEmpty(si.getSearchActivity().getPackageName());
157 if (si
[all...]
/frameworks/native/cmds/servicemanager/
H A Dservice_manager.c107 struct svcinfo *si; local
109 for (si = svclist; si; si = si->next) {
110 if ((len == si->len) &&
111 !memcmp(s16, si->name, len * sizeof(uint16_t))) {
112 return si;
120 struct svcinfo *si = ptr; local
121 ALOGI("service '%s' died\n", str8(si
136 struct svcinfo *si; local
159 struct svcinfo *si; local
208 struct svcinfo *si; local
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaInformationRecords.java155 public byte si; field in class:CdmaInformationRecords.CdmaNumberInfoRec
158 int si) {
163 this.si = (byte)si;
174 ", si: " + si +
191 int pi, int si, int reason) {
193 number, numberType, numberPlan, pi, si);
157 CdmaNumberInfoRec(int id, String number, int numberType, int numberPlan, int pi, int si) argument
190 CdmaRedirectingNumberInfoRec(String number, int numberType, int numberPlan, int pi, int si, int reason) argument
/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup.cpp198 RsdCpuScriptImpl *si = (RsdCpuScriptImpl *)mCtx->lookupScript(s); local
201 si->forEachMtlsSetup(ins[ct], outs[ct], NULL, 0, NULL, &mtls);
202 si->forEachKernelSetup(slot, &mtls);
203 si->preLaunch(slot, ins[ct], outs[ct], mtls.fep.usr, mtls.fep.usrLen, NULL);
205 si->postLaunch(slot, ins[ct], outs[ct], NULL, 0, NULL);
219 RsdCpuScriptImpl *si = (RsdCpuScriptImpl *)mCtx->lookupScript(s); local
221 si->forEachKernelSetup(kernels[ct]->mSlot, &mtls);
225 si->preLaunch(kernels[ct]->mSlot, ins[ct], outs[ct], mtls.fep.usr, mtls.fep.usrLen, NULL);
234 RsdCpuScriptImpl *si = (RsdCpuScriptImpl *)mCtx->lookupScript(s); local
235 si
243 RsdCpuScriptImpl *si = (RsdCpuScriptImpl *)mCtx->lookupScript(s); local
[all...]
/frameworks/base/media/java/android/media/
H A DImageReader.java272 SurfaceImage si = new SurfaceImage();
273 return acquireNextSurfaceImage(si) == ACQUIRE_SUCCESS ? si : null;
283 * @param si A blank SurfaceImage.
290 private int acquireNextSurfaceImage(SurfaceImage si) { argument
292 int status = nativeImageSetup(si);
296 si.createSurfacePlanes();
297 si.setImageValid(true);
337 SurfaceImage si = new SurfaceImage();
338 int status = acquireNextSurfaceImage(si);
[all...]
/frameworks/native/services/sensorservice/
H A DSensorService.cpp377 SensorInterface* si = virtualSensors.valueAt(j); local
378 if (si->process(&out, event[i])) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java306 siToServiceClass(String si) { argument
307 if (si == null || si.length() == 0) {
311 int serviceCode = Integer.parseInt(si, 10);
339 throw new RuntimeException("unsupported MMI service code " + si);
345 siToTime (String si) { argument
346 if (si == null || si.length() == 0) {
350 return Integer.parseInt(si, 10);

Completed in 1652 milliseconds