Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp1252 M4OSA_UInt32 *plastDecodedFrameCts; in VideoEditorVideoDecoder_getOption() local
1260 plastDecodedFrameCts = (M4OSA_UInt32 *) pValue; in VideoEditorVideoDecoder_getOption()
1261 *plastDecodedFrameCts = pDecShellContext->m_lastDecodedCTS; in VideoEditorVideoDecoder_getOption()