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

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 475 SSRC_Scratch_t* SsrcScratch; /**< Working memory of the Ssrc */
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c 205 pC->SsrcScratch = M4OSA_NULL;
573 if( M4OSA_NULL != pC->SsrcScratch )
575 free(pC->SsrcScratch);
576 pC->SsrcScratch = M4OSA_NULL;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 3026 milliseconds