Searched defs:mtTranscodedTime (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9275 M4_MediaTime mtTranscodedTime = 0.0; local
9281 mtTranscodedTime = pC->dViDecCurrentCts;
9288 mtTranscodedTime);
9290 err = pC->m_pVideoDecoder->m_pFctDecode(pC->pViDecCtxt, &mtTranscodedTime,
9333 pC->dViDecStartingCts = mtTranscodedTime;

Completed in 19 milliseconds