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

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 578 M4OSA_Bool bSupportSilence; /**< Flag to know if the output stream can
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditAudio.c 201 == pC->bSupportSilence) ) /**< Reached end of clip */
415 && (M4OSA_FALSE == pC->bSupportSilence) )
797 && (M4OSA_FALSE == pC->bSupportSilence) )
    [all...]
M4VSS3GPP_AudioMixing.c 172 pC->bSupportSilence = M4OSA_FALSE;
    [all...]
M4VSS3GPP_Edit.c 177 pC->bSupportSilence = M4OSA_FALSE;
    [all...]

Completed in 767 milliseconds