Searched refs:cmnMemAlloc (Results 1 - 9 of 9) sorted by relevance

/frameworks/av/media/libstagefright/codecs/common/include/
H A DcmnMemory.h40 VO_U32 cmnMemAlloc (VO_S32 uID, VO_MEM_INFO * pMemInfo);
/frameworks/av/media/libstagefright/codecs/common/
H A DcmnMemory.c31 VO_U32 cmnMemAlloc (VO_S32 uID, VO_MEM_INFO * pMemInfo) function
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c183 moper.Alloc = cmnMemAlloc;
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Daacenc.c60 voMemoprator.Alloc = cmnMemAlloc;
129 hAacEnc->voMemoprator.Alloc = cmnMemAlloc;
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
H A DAMRWB_E_SAMPLE.c122 moper.Alloc = cmnMemAlloc;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DAACEncoder.cpp62 mMemOperator->Alloc = cmnMemAlloc;
H A DSoftAACEncoder.cpp130 mMemOperator->Alloc = cmnMemAlloc;
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp123 mMemOperator->Alloc = cmnMemAlloc;
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c1614 voMemoprator.Alloc = cmnMemAlloc;
1672 st->voMemoprator.Alloc = cmnMemAlloc;

Completed in 565 milliseconds