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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4READER_Amr.h 52 M4OSA_ERR M4READER_AMR_getInterfaces(M4READER_MediaType *pMediaType,
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_MediaAndCodecSubscription.c 191 err = M4READER_AMR_getInterfaces( &readerMediaType,
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_MediaAndCodecSubscription.c 187 err = M4READER_AMR_getInterfaces( &readerMediaType, &pReaderGlobalInterface,
M4READER_Amr.c 740 M4OSA_ERR M4READER_AMR_getInterfaces(M4READER_MediaType *pMediaType,
745 "M4READER_AMR_getInterfaces: invalid pointer to MediaType");
747 "M4READER_AMR_getInterfaces: invalid pointer to M4READER_GlobalInterface");
749 "M4READER_AMR_getInterfaces: invalid pointer to M4READER_DataInterface");
M4PTO3GPP_API.c 91 extern M4OSA_ERR M4READER_AMR_getInterfaces(M4READER_MediaType *pMediaType,
423 err = M4READER_AMR_getInterfaces( &readerMediaType, &pC->m_pReaderGlobInt,
427 M4OSA_TRACE1_1("M4PTO3GPP_Open(): M4READER_AMR_getInterfaces returns 0x%x", err);
    [all...]

Completed in 52 milliseconds