Searched defs:M4VSS3GPP_subscribeMediaAndCodec (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_MediaAndCodecSubscription.c139 M4OSA_ERR M4VSS3GPP_subscribeMediaAndCodec(M4VSS3GPP_MediaAndCodecCtxt *pContext) function
181 "M4VSS3GPP_subscribeMediaAndCodec: can't register 3GP reader");
197 "M4VSS3GPP_subscribeMediaAndCodec: can't register AMR reader");
213 "M4VSS3GPP_subscribeMediaAndCodec: can't register MP3 reader");
229 "M4VSS3GPP_subscribeMediaAndCodec: can't register PCM reader");
248 "M4VSS3GPP_subscribeMediaAndCodec: can't register MPEG4 decoder");
260 "M4VSS3GPP_subscribeMediaAndCodec: can't register H264 decoder");
272 M4OSA_DEBUG_IF1((err != M4NO_ERROR), err, "M4VSS3GPP_subscribeMediaAndCodec: \
291 "M4VSS3GPP_subscribeMediaAndCodec: can't register AMRNB decoder");
305 "M4VSS3GPP_subscribeMediaAndCodec
[all...]

Completed in 37 milliseconds