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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalFunctions.h80 * M4OSA_ERR M4MCS_registerWriter(M4MCS_Context pContext,
93 M4OSA_ERR M4MCS_registerWriter(
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_MediaAndCodecSubscription.c343 err = M4MCS_registerWriter( pContext, writerMediaType,
H A DM4MCS_Codecs.c122 * M4OSA_ERR M4MCS_registerWriter()
133 M4OSA_ERR M4MCS_registerWriter(M4MCS_Context pContext, M4WRITER_OutputFileType MediaType, function
142 "MCS: context is M4OSA_NULL in M4MCS_registerWriter");
144 "pWtrGlobalInterface is M4OSA_NULL in M4MCS_registerWriter");
146 "pWtrDataInterface is M4OSA_NULL in M4MCS_registerWriter");
148 M4OSA_TRACE3_3("MCS: M4MCS_registerWriter called with pContext=0x%x,\

Completed in 69 milliseconds