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

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorBuffer.h95 M4OSA_ERR VIDEOEDITOR_BUFFER_freePool(LVOMX_BUFFER_Pool* ppool)
102 M4OSA_ERR VIDEOEDITOR_BUFFER_freePool(VIDEOEDITOR_BUFFER_Pool* ppool);
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorBuffer.c122 M4OSA_ERR VIDEOEDITOR_BUFFER_freePool(VIDEOEDITOR_BUFFER_Pool* ppool)
129 M4OSA_ERR VIDEOEDITOR_BUFFER_freePool(VIDEOEDITOR_BUFFER_Pool* ppool) function
134 ALOGV("VIDEOEDITOR_BUFFER_freePool : ppool = 0x%x", ppool);
H A DVideoEditorVideoDecoder.cpp856 VIDEOEDITOR_BUFFER_freePool(pDecShellContext->m_pDecBufferPool);
872 VIDEOEDITOR_BUFFER_freePool(pDecShellContext->m_pDecBufferPool);
904 VIDEOEDITOR_BUFFER_freePool(pDecShellContext->m_pDecBufferPool);

Completed in 83 milliseconds