Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.c378 LVM_INT32 Index=0; in LVREV_ApplyNewSettings() local
408 Index=i; in LVREV_ApplyNewSettings()
414 if(RoomSize==LVREV_GainPolyTable[Index][0]) in LVREV_ApplyNewSettings()
419 Coefs[i-1]=LVREV_GainPolyTable[Index][i]; in LVREV_ApplyNewSettings()
431 Tot_Dist=LVREV_GainPolyTable[Index][0]-LVREV_GainPolyTable[Index-1][0]; in LVREV_ApplyNewSettings()
432 Dist=RoomSize-LVREV_GainPolyTable[Index-1][0]; in LVREV_ApplyNewSettings()
438 Coefs[i-1]=LVREV_GainPolyTable[Index-1][i]; in LVREV_ApplyNewSettings()
447 Coefs[i-1]=LVREV_GainPolyTable[Index][i]; in LVREV_ApplyNewSettings()
472 Index=((32767*100)/(100+pPrivate->NewParams.Level)); in LVREV_ApplyNewSettings()
473 pPrivate->Gain=(LVM_INT16)((pPrivate->Gain*Index)>>15); in LVREV_ApplyNewSettings()
[all …]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
DarmCOMM_Bitstream.c200 OMX_INT Index; in armUnPackVLC32() local
209 for (Index=0; pCodeBook->codeLen != 0; Index++) in armUnPackVLC32()
217 return Index; in armUnPackVLC32()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
DarmCOMM_Bitstream.c200 OMX_INT Index; in armUnPackVLC32() local
209 for (Index=0; pCodeBook->codeLen != 0; Index++) in armUnPackVLC32()
217 return Index; in armUnPackVLC32()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
DarmCOMM_Bitstream.c200 OMX_INT Index; in armUnPackVLC32() local
209 for (Index=0; pCodeBook->codeLen != 0; Index++) in armUnPackVLC32()
217 return Index; in armUnPackVLC32()
/frameworks/compile/slang/
Dslang_rs_export_func.cpp143 unsigned Index = 0; in checkParameterPacketType() local
145 FE = ERT->fields_end(); FI != FE; FI++, Index++) { in checkParameterPacketType()
149 llvm::Type *T2 = ParamTy->getTypeAtIndex(Index); in checkParameterPacketType()
157 size_t T2Offset = ParamTySL->getElementOffset(Index); in checkParameterPacketType()
Dslang_rs_reflection.cpp120 static const char *GetVectorAccessor(unsigned Index) { in GetVectorAccessor() argument
127 slangAssert((Index < (sizeof(VectorAccessorMap) / sizeof(const char *))) && in GetVectorAccessor()
130 return VectorAccessorMap[Index]; in GetVectorAccessor()
786 size_t Index = 0; in genExportForEach() local
788 BI != EI; BI++, ++Index) { in genExportForEach()
791 genTypeCheck(*BI, ("ain_" + Ins[Index]->getName()).str().c_str()); in genExportForEach()
1389 void RSReflectionJava::genNewItemBufferIfNull(const char *Index) { in genNewItemBufferIfNull() argument
1393 if (Index != nullptr) { in genNewItemBufferIfNull()
1394 mOut.indent() << "if (" << RS_TYPE_ITEM_BUFFER_NAME << "[" << Index in genNewItemBufferIfNull()
1396 mOut << RS_TYPE_ITEM_BUFFER_NAME << "[" << Index << "] = new " in genNewItemBufferIfNull()
Dslang_rs_reflection_cpp.cpp930 const char *RSReflectionCpp::getVectorAccessor(unsigned Index) { in getVectorAccessor() argument
937 slangAssert((Index < (sizeof(VectorAccessorMap) / sizeof(const char *))) && in getVectorAccessor()
940 return VectorAccessorMap[Index]; in getVectorAccessor()
Dslang_rs_reflection.h233 void genNewItemBufferIfNull(const char *Index);
Dslang_rs_export_type.cpp1466 unsigned int Index = 0; in Create() local
1471 FI++, Index++) { in Create()
1487 static_cast<size_t>(RL->getFieldOffset(Index) >> 3))); in Create()
/frameworks/base/docs/html/ndk/reference/
Dclasses.jd1 page.title=Data Structure Index
8 <div class="title">Data Structure Index</div> </div>
/frameworks/rs/api/
Drs_for_each.spec166 summary: Index in the Array0 dimension for the specified context
193 summary: Index in the Array1 dimension for the specified context
206 summary: Index in the Array2 dimension for the specified context
220 summary: Index in the Array3 dimension for the specified context
/frameworks/rs/scriptc/
Drs_object_info.rsh252 * index: Index of the sub-element to return.
270 * index: Index of the sub-element.
304 * index: Index of the sub-element.
323 * index: Index of the sub-element.
343 * index: Index of the sub-element.
Drs_for_each.rsh155 * rsGetArray0: Index in the Array0 dimension for the specified context
182 * rsGetArray1: Index in the Array1 dimension for the specified context
195 * rsGetArray2: Index in the Array2 dimension for the specified context
209 * rsGetArray3: Index in the Array3 dimension for the specified context
371 * rsGetLod: Index in the Levels of Detail dimension for the specified context
/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp851 for (size_t Index = 0; Index < NumInputs; ++Index) { in ExpandKernel() local
852 llvm::Value *InPtr = Builder.CreateGEP(InBasePtrs[Index], Offset); in ExpandKernel()
855 if (llvm::Value *TemporarySlot = InStructTempSlots[Index]) { in ExpandKernel()
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_for_each.jd57 Index in the Array0 dimension for the specified kernel context
65 Index in the Array1 dimension for the specified kernel context
73 Index in the Array2 dimension for the specified kernel context
81 Index in the Array3 dimension for the specified kernel context
169 Index in the Levels of Detail dimension for the specified kernel context
340 <span class='normal'>: Index in the Array0 dimension for the specified kernel context</span>
381 <span class='normal'>: Index in the Array1 dimension for the specified kernel context</span>
407 <span class='normal'>: Index in the Array2 dimension for the specified kernel context</span>
434 <span class='normal'>: Index in the Array3 dimension for the specified kernel context</span>
746 …<span class='normal'>: Index in the Levels of Detail dimension for the specified kernel context</s…
Drs_object_info.jd630 <tr><th>index</th><td>Index of the sub-element to return.</td></tr>
668 <tr><th>index</th><td>Index of the sub-element.</td></tr>
737 <tr><th>index</th><td>Index of the sub-element.</td></tr>
773 <tr><th>index</th><td>Index of the sub-element.</td></tr>
807 <tr><th>index</th><td>Index of the sub-element.</td></tr>
Dindex.jd1 page.title=RenderScript Index
1851 Index in the Array0 dimension for the specified kernel context
1859 Index in the Array1 dimension for the specified kernel context
1867 Index in the Array2 dimension for the specified kernel context
1875 Index in the Array3 dimension for the specified kernel context
2003 Index in the Levels of Detail dimension for the specified kernel context
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp553 for (int Index = inLen; --Index >= 1;) { in forEachMtlsSetup() local
554 if (!ain0->hasSameDims(ains[Index])) { in forEachMtlsSetup()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2749 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
2750 if ((unsigned)Index != Index) in ParseFunctionBody()
2752 EXTRACTVALIdx.push_back((unsigned)Index); in ParseFunctionBody()
2773 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
2774 if ((unsigned)Index != Index) in ParseFunctionBody()
2776 INSERTVALIdx.push_back((unsigned)Index); in ParseFunctionBody()
2893 unsigned Index = Record[1]; in ParseFunctionBody() local
2894 I = ExtractValueInst::Create(Op, Index); in ParseFunctionBody()
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc27 // Variable Index //
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc33 // Variable Index //
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3011 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
3012 if ((unsigned)Index != Index) in ParseFunctionBody()
3014 EXTRACTVALIdx.push_back((unsigned)Index); in ParseFunctionBody()
3035 uint64_t Index = Record[OpNum]; in ParseFunctionBody() local
3036 if ((unsigned)Index != Index) in ParseFunctionBody()
3038 INSERTVALIdx.push_back((unsigned)Index); in ParseFunctionBody()
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags157 31002 wm_task_moved (TaskId|1|5),(ToTop|1),(Index|1)
/frameworks/base/docs/html/training/gestures/
Dmulti.jd69 <li><strong>Index</strong>: A {@link android.view.MotionEvent} effectively
/frameworks/base/docs/html/guide/
Dguide_toc.cs412 <span class="en">Index</span>

12