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

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_MediaAndCodecSubscription.c 376 err = M4VSS3GPP_registerVideoEncoder( pContext, videoCodecType, pVideoCodecInterface);
392 err = M4VSS3GPP_registerVideoEncoder( pContext, videoCodecType, pVideoCodecInterface);
406 err = M4VSS3GPP_registerVideoEncoder( pContext, videoCodecType, pVideoCodecInterface);
M4VSS3GPP_Codecs.c 175 * M4OSA_ERR M4VSS3GPP_registerVideoEncoder()
185 M4OSA_ERR M4VSS3GPP_registerVideoEncoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
192 "VSS: context is M4OSA_NULL in M4VSS3GPP_registerVideoEncoder");
194 "pEncGlobalInterface is M4OSA_NULL in M4VSS3GPP_registerVideoEncoder");
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 271 M4OSA_ERR M4VSS3GPP_registerVideoEncoder(M4VSS3GPP_MediaAndCodecCtxt *pC,

Completed in 453 milliseconds