Searched refs:PVMF_MIME_AMRWB (Results 1 – 9 of 9) sorted by relevance
152 iCapability.iInputFormatCapability.push_back(PVMF_MIME_AMRWB); in PVMFOMXAudioDecNode()588 Format == PVMF_MIME_AMRWB) in HandlePortReEnable()1399 Format == PVMF_MIME_AMRWB) in NegotiateComponentParameters()1496 Format == PVMF_MIME_AMRWB) in GetSetCodecSpecificInfo()1590 else if (Format == PVMF_MIME_AMRWB) in GetSetCodecSpecificInfo()1643 Format == PVMF_MIME_AMRWB) in GetSetCodecSpecificInfo()1790 ((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMRWB || in InitDecoder()2591 (((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMRWB) || in DoGetNodeMetadataValue()2640 else if (((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMRWB) in DoGetNodeMetadataValue()2642 valuelen = oscl_strlen(_STRLIT_CHAR(PVMF_MIME_AMRWB)) + 1; in DoGetNodeMetadataValue()[all …]
82 aInputs.iMimeType = PVMF_MIME_AMRWB; in OMXConfigParser()
94 #define PVMF_MIME_AMRWB "audio/AMR-WB" // AMR Wide Band macro
163 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMRWB); in RegisterAllNodes()255 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMRWB); in RegisterAllNodes()
95 (aFmt == PVMF_MIME_AMRWB) || in IsFormatSupported()
1966 (((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMRWB) in SendInputBufferToOMXComponent()2265 (((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMRWB) in SendInputBufferToOMXComponent()3935 format == PVMF_MIME_AMRWB) in DoPrepare()
913 aInputs.iMimeType = PVMF_MIME_AMRWB; in PV_OMXConfigParser()
1385 … aParameters[num_parameter_elements++].value.pChar_value = (char*)PVMF_MIME_AMRWB; in getParametersSync()1993 … (pv_mime_strcmp(aParameters[paramind].value.pChar_value, PVMF_MIME_AMRWB) == 0) || in verifyParametersSync()
1721 (pv_mime_strcmp(mimeString, PVMF_MIME_AMRWB) == 0) || in FindTrackForDatapathUsingMimeString()1798 (pv_mime_strcmp(mimeString, PVMF_MIME_AMRWB) == 0) || in FindDatapathForTrackUsingMimeString()