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

  /external/opencore/codecs_v2/omx/omx_mp3/src/
omx_mp3_component.cpp 819 OMX_TICKS CurrTimestamp, TimestampGap;
823 CurrTimestamp = iCurrentFrameTS.GetCurrentTimestamp();
824 TimestampGap = iFrameTimestamp - CurrTimestamp;
    [all...]
  /external/opencore/codecs_v2/omx/omx_aac/src/
omx_aac_component.cpp 854 OMX_TICKS CurrTimestamp, TimestampGap;
    [all...]

Completed in 317 milliseconds