Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp161 M4OSA_Int32 rapTime = time_us / 1000; in read() local
167 &rapTime); in read()
171 rapTime -= 40000; in read()
172 if(rapTime < 0) rapTime = 0; in read()
181 &rapTime); in read()