Home
last modified time | relevance | path

Searched refs:mFirstRenderedCts (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
DVideoEditorVideoDecoder_internal.h108 M4OSA_Double mFirstRenderedCts; member
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp978 pDecShellContext->mFirstRenderedCts = -1.0; in VideoEditorVideoDecoder_create()
1145 pDecShellContext->mFirstRenderedCts = -1.0; in VideoEditorVideoSoftwareDecoder_create()
1688 if ( 0 > pDecShellContext->mFirstRenderedCts ) { in VideoEditorVideoDecoder_render()
1689 pDecShellContext->mFirstRenderedCts = *pTime; in VideoEditorVideoDecoder_render()