Searched refs:auCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4AMRR_CoreReader.c294 M4OSA_UInt32 size, auCount=0; local
393 auCount++;
398 pStreamContext->m_pStreamHandler->duration = auCount * M4AMRR_FRAME_LENGTH ;
588 M4OSA_UInt32 auCount = 0, skipAuCount = 0 ; local
678 auCount++;
685 if ( (skipAuCount != 0) && !(auCount % skipAuCount))

Completed in 263 milliseconds