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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h254 M4OSA_ERR M4VSS3GPP_registerWriter(M4VSS3GPP_MediaAndCodecCtxt *pC,
271 M4OSA_ERR M4VSS3GPP_registerVideoEncoder(M4VSS3GPP_MediaAndCodecCtxt *pC,
288 M4OSA_ERR M4VSS3GPP_registerAudioEncoder(M4VSS3GPP_MediaAndCodecCtxt *pC,
301 M4OSA_ERR M4VSS3GPP_registerReader(M4VSS3GPP_MediaAndCodecCtxt *pC,
318 M4OSA_ERR M4VSS3GPP_registerVideoDecoder(M4VSS3GPP_MediaAndCodecCtxt *pC,
335 M4OSA_ERR M4VSS3GPP_registerAudioDecoder(M4VSS3GPP_MediaAndCodecCtxt *pC,
348 M4OSA_ERR M4VSS3GPP_unRegisterAllWriters(M4VSS3GPP_MediaAndCodecCtxt *pC);
359 M4OSA_ERR M4VSS3GPP_unRegisterAllEncoders(M4VSS3GPP_MediaAndCodecCtxt *pC);
370 M4OSA_ERR M4VSS3GPP_unRegisterAllReaders(M4VSS3GPP_MediaAndCodecCtxt *pC);
381 M4OSA_ERR M4VSS3GPP_unRegisterAllDecoders(M4VSS3GPP_MediaAndCodecCtxt *p
[all...]
H A DM4VSS3GPP_InternalTypes.h214 * enum M4VSS3GPP_MediaAndCodecCtxt
277 } M4VSS3GPP_MediaAndCodecCtxt; typedef in typeref:struct:__anon258
376 M4VSS3GPP_MediaAndCodecCtxt ShellAPI;
599 M4VSS3GPP_MediaAndCodecCtxt ShellAPI; /**< Filesystem and shell reader,
680 M4VSS3GPP_MediaAndCodecCtxt ShellAPI; /**< Filesystem and shell reader,
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Codecs.c40 M4OSA_ERR M4VSS3GPP_clearInterfaceTables( M4VSS3GPP_MediaAndCodecCtxt *pC )
132 M4OSA_ERR M4VSS3GPP_registerWriter( M4VSS3GPP_MediaAndCodecCtxt *pC,
185 M4OSA_ERR M4VSS3GPP_registerVideoEncoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
254 M4OSA_ERR M4VSS3GPP_registerAudioEncoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
304 M4OSA_ERR M4VSS3GPP_registerReader( M4VSS3GPP_MediaAndCodecCtxt *pC,
351 M4OSA_ERR M4VSS3GPP_registerVideoDecoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
431 M4OSA_ERR M4VSS3GPP_registerAudioDecoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
476 M4OSA_ERR M4VSS3GPP_unRegisterAllWriters( M4VSS3GPP_MediaAndCodecCtxt *pC )
513 M4OSA_ERR M4VSS3GPP_unRegisterAllEncoders( M4VSS3GPP_MediaAndCodecCtxt *pC )
584 M4OSA_ERR M4VSS3GPP_unRegisterAllReaders( M4VSS3GPP_MediaAndCodecCtxt *p
[all...]
H A DM4VSS3GPP_MediaAndCodecSubscription.c139 M4OSA_ERR M4VSS3GPP_subscribeMediaAndCodec(M4VSS3GPP_MediaAndCodecCtxt *pContext)
H A DM4VSS3GPP_EditAudio.c1815 M4VSS3GPP_MediaAndCodecCtxt *pC_ShellAPI,
H A DM4VSS3GPP_Edit.c2234 M4VSS3GPP_MediaAndCodecCtxt *pC_ShellAPI,

Completed in 1065 milliseconds