HomeSort by relevance Sort by last modified time
    Searched refs:VIDEOEDITOR_BUFFER_allocatePool (Results 1 - 3 of 3) sorted by null

  /frameworks/media/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h 80 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
90 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c 41 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
51 M4OSA_ERR VIDEOEDITOR_BUFFER_allocatePool(VIDEOEDITOR_BUFFER_Pool** ppool,
57 LOGV("VIDEOEDITOR_BUFFER_allocatePool : ppool = 0x%x nbBuffers = %d ",
63 (M4OSA_Char*)("VIDEOEDITOR_BUFFER_allocatePool: pool"));
70 LOGV("VIDEOEDITOR_BUFFER_allocatePool : Allocating Pool buffers");
82 LOGV("VIDEOEDITOR_BUFFER_allocatePool : Allocating Pool name buffer");
86 (M4OSA_Char*)("VIDEOEDITOR_BUFFER_allocatePool: poolname"));
93 LOGV("VIDEOEDITOR_BUFFER_allocatePool : Assigning Pool name buffer");
109 LOGV("VIDEOEDITOR_BUFFER_allocatePool END");
VideoEditorVideoDecoder.cpp     [all...]

Completed in 24 milliseconds