HomeSort by relevance Sort by last modified time
    Searched full:skipaucount (Results 1 - 1 of 1) sorted by null

  /frameworks/av/libvideoeditor/vss/src/
M4AMRR_CoreReader.c 588 M4OSA_UInt32 auCount = 0, skipAuCount = 0 ;
648 skipAuCount = pStreamContext->m_seekInterval / M4AMRR_FRAME_LENGTH ;
685 if ( (skipAuCount != 0) && !(auCount % skipAuCount))

Completed in 131 milliseconds