Searched refs:VIDEOEDITOR_BUFFER_allocatePool (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorBuffer.h80 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
90 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorBuffer.c41 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
51 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool, function
58 ALOGV("VIDEOEDITOR_BUFFER_allocatePool : ppool = 0x%x nbBuffers = %d ",
64 (M4OSA_Char*)("VIDEOEDITOR_BUFFER_allocatePool: pool"));
71 ALOGV("VIDEOEDITOR_BUFFER_allocatePool : Allocating Pool buffers");
88 ALOGV("VIDEOEDITOR_BUFFER_allocatePool : Allocating Pool name buffer");
92 (M4OSA_Char*)("VIDEOEDITOR_BUFFER_allocatePool: poolname"));
99 ALOGV("VIDEOEDITOR_BUFFER_allocatePool : Assigning Pool name buffer");
115 ALOGV("VIDEOEDITOR_BUFFER_allocatePool END");
H A DVideoEditorVideoDecoder.cpp859 err = VIDEOEDITOR_BUFFER_allocatePool(&pDecShellContext->m_pDecBufferPool,

Completed in 112 milliseconds