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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h508 M4OSA_UInt32 uiVideoAUCount; /**< Number of video AU written in output member in struct:__anon302
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2239 pC->uiVideoAUCount = 0;
8812 && (pC->uiVideoAUCount < pC->m_pInstance->clip_sps.num_ref_frames)
8814 || (( pC->uiVideoAUCount == 0) && (pC->uiBeginCutTime > 0)) )
9224 pC->uiVideoAUCount++;
9331 if( pC->uiVideoAUCount == 0 )
9342 pC->uiVideoAUCount++;

Completed in 264 milliseconds