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

/frameworks/av/libvideoeditor/vss/src/
H A DM4AD_Null.c114 M4OSA_ERR M4AD_NULL_destroy(M4AD_Context context) function
118 M4OSA_DEBUG_IF1((context == M4OSA_NULL), M4ERR_PARAMETER, "M4AD_NULL_destroy: invalid context");
246 (*pDecoderInterface)->m_pFctDestroyAudioDec = M4AD_NULL_destroy;

Completed in 97 milliseconds