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

  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h 58 M4_MediaTime buffCTS; /**< Time stamp of the buffer */
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c 238 pool->pNXPBuffer[index].buffCTS = -1;
257 if(pool->pNXPBuffer[index].buffCTS <= candidateTimeStamp)
260 candidateTimeStamp = pool->pNXPBuffer[index].buffCTS;
VideoEditorVideoDecoder.cpp     [all...]

Completed in 39 milliseconds