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

  /frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_VideoPreProcessing.c 97 if (M4OSA_TRUE == pC->m_IsLastPicture)
105 pC->m_IsLastPicture = M4OSA_TRUE; /* To stop the encoder */
M4PTO3GPP_API.c 236 pC->m_IsLastPicture = M4OSA_FALSE;
660 pC->m_IsLastPicture = M4OSA_TRUE;
678 pC->m_IsLastPicture = M4OSA_TRUE;
688 (pC->m_IsLastPicture ?
699 if(M4OSA_TRUE == pC->m_IsLastPicture)
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h 186 M4OSA_Bool m_IsLastPicture; /**< A boolean that signals to the encoder that

Completed in 46 milliseconds