Searched refs:M4VSS3GPP_registerVideoEncoder (Results 1 - 3 of 3) sorted by last modified time

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h271 M4OSA_ERR M4VSS3GPP_registerVideoEncoder(M4VSS3GPP_MediaAndCodecCtxt *pC,
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Codecs.c175 * M4OSA_ERR M4VSS3GPP_registerVideoEncoder()
185 M4OSA_ERR M4VSS3GPP_registerVideoEncoder( M4VSS3GPP_MediaAndCodecCtxt *pC, function
192 "VSS: context is M4OSA_NULL in M4VSS3GPP_registerVideoEncoder");
194 "pEncGlobalInterface is M4OSA_NULL in M4VSS3GPP_registerVideoEncoder");
H A DM4VSS3GPP_MediaAndCodecSubscription.c376 err = M4VSS3GPP_registerVideoEncoder( pContext, videoCodecType, pVideoCodecInterface);
392 err = M4VSS3GPP_registerVideoEncoder( pContext, videoCodecType, pVideoCodecInterface);
406 err = M4VSS3GPP_registerVideoEncoder( pContext, videoCodecType, pVideoCodecInterface);

Completed in 55 milliseconds