Searched refs:Scratch (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Memory.c57 INST_ALLOC Scratch; local
64 InstAlloc_Init( &Scratch , LVM_NULL);
135 * Scratch memory
137 InstAlloc_AddMember( &Scratch, 2 * pInitParams->MaxInputBlockSize * sizeof(LVM_INT16) );
138 pMemoryTable->Region[LVPSA_MEMREGION_SCRATCH].Size = InstAlloc_GetTotal(&Scratch);
H A DLVPSA_Init.c55 INST_ALLOC Scratch; local
89 InstAlloc_Init( &Scratch , pMemoryTable->Region[LVPSA_MEMREGION_SCRATCH].pBaseAddress);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s36 Scratch RN 12 label
62 MOV Scratch, pDst
135 MOV pSrc, Scratch
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s36 Scratch RN 12 label
62 MOV Scratch, pDst
135 MOV pSrc, Scratch

Completed in 56 milliseconds