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

  /frameworks/media/libvideoeditor/vss/inc/
M4xVSS_Internal.h 255 M4OSA_UInt32 m_NbImage;
  /frameworks/media/libvideoeditor/vss/src/
M4xVSS_internal.c 530 if(M4OSA_TRUE == pC->m_pPto3GPPparams->isPanZoom && pC->m_NbImage == 0)
737 pC->m_ImageCounter) / (M4OSA_Double)pC->m_NbImage)) / 100;
742 pC->m_ImageCounter) / (M4OSA_Double)pC->m_NbImage)) / 100;
747 pC->m_ImageCounter) / (M4OSA_Double)pC->m_NbImage)) / 100;
752 pC->m_ImageCounter) / (M4OSA_Double)pC->m_NbImage)) / 100;
754 // Instead of using pC->m_NbImage we have to use (pC->m_NbImage-1) as pC->m_ImageCounter
    [all...]
M4xVSS_API.c     [all...]

Completed in 33 milliseconds