Home
last modified time | relevance | path

Searched refs:Temporary (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_GetMemoryTable.c67 INST_ALLOC Temporary; in LVREV_GetMemoryTable() local
110 InstAlloc_Init(&Temporary, (void *)LVM_NULL); in LVREV_GetMemoryTable()
198 …InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBlockSize); /* General purpose scr… in LVREV_GetMemoryTable()
199 …InstAlloc_AddMember(&Temporary, 2*sizeof(LVM_INT32) * MaxBlockSize); /* Mono->stereo input … in LVREV_GetMemoryTable()
205 …InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBlockSize); /* A Scratch buffer for ea… in LVREV_GetMemoryTable()
213 …InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBlockSize); /* A Scratch buffer for ea… in LVREV_GetMemoryTable()
221 …InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBlockSize); /* A Scratch buffer for ea… in LVREV_GetMemoryTable()
225 pMemoryTable->Region[LVM_TEMPORARY_FAST].Size = InstAlloc_GetTotal(&Temporary); in LVREV_GetMemoryTable()
DLVREV_GetInstanceHandle.c57 INST_ALLOC Temporary; in LVREV_GetInstanceHandle() local
106 InstAlloc_Init(&Temporary, pMemoryTable->Region[LVM_TEMPORARY_FAST].pBaseAddress); in LVREV_GetInstanceHandle()
159 …pLVREV_Private->pScratchDelayLine[i] = InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBloc… in LVREV_GetInstanceHandle()
175 …pLVREV_Private->pScratchDelayLine[i] = InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBloc… in LVREV_GetInstanceHandle()
188 …pLVREV_Private->pScratchDelayLine[i] = InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBloc… in LVREV_GetInstanceHandle()
203 …pLVREV_Private->pScratch = InstAlloc_AddMember(&Temporary, sizeof(LVM_INT32) * MaxBlockSize… in LVREV_GetInstanceHandle()
204 …pLVREV_Private->pInputSave = InstAlloc_AddMember(&Temporary, 2 * sizeof(LVM_INT32) * MaxBlock… in LVREV_GetInstanceHandle()
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dchecklist.jd102 <li><strong>Temporary or self-hiding controls and notifications:</strong> Avoid having user
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-creating.jd993 Temporary permission
1096 android:grantUriPermssions</a></code>: Temporary permission flag.
/frameworks/base/docs/html/tools/devices/
Demulator.jd30 <li><a href="#temporaryimages">Temporary images</a></li>
777 <h3 id="temporaryimages">Temporary Images</h3>
/frameworks/base/docs/html/guide/faq/
Dcommontasks.jd241 // Temporary screen to let the user choose something.
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1790 <li>Temporary work-around to resolve the rare cases in which the layout editor will