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

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_MediaAndCodecSubscription.c 246 err = M4VSS3GPP_registerVideoDecoder( pContext, videoDecoderType, pVideoDecoderInterface);
258 err = M4VSS3GPP_registerVideoDecoder( pContext, videoDecoderType, pVideoDecoderInterface);
270 err = M4VSS3GPP_registerVideoDecoder(
M4VSS3GPP_Codecs.c 341 * M4OSA_ERR M4VSS3GPP_registerVideoDecoder()
351 M4OSA_ERR M4VSS3GPP_registerVideoDecoder( M4VSS3GPP_MediaAndCodecCtxt *pC,
358 "M4VSS3GPP_registerVideoDecoder: invalid pointer on decoder interface");
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 308 * M4OSA_ERR M4VSS3GPP_registerVideoDecoder()
318 M4OSA_ERR M4VSS3GPP_registerVideoDecoder(M4VSS3GPP_MediaAndCodecCtxt *pC,

Completed in 49 milliseconds