Searched refs:pDummyAuBuffer (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h480 M4OSA_MemAddr32 pDummyAuBuffer; /**< Buffer given to the encoder for member in struct:__anon261
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c209 pC->ewc.pDummyAuBuffer = M4OSA_NULL;
1751 if( M4OSA_NULL != pC->ewc.pDummyAuBuffer )
1753 free(pC->ewc.pDummyAuBuffer);
1754 pC->ewc.pDummyAuBuffer = M4OSA_NULL;
H A DM4VSS3GPP_AudioMixing.c188 pC->ewc.pDummyAuBuffer = M4OSA_NULL;

Completed in 1066 milliseconds