/external/opencore/codecs_v2/omx/omx_amrenc/src/ |
D | amr_enc.cpp | 33 iOutputFormat = PVMF_MIME_AMR_IETF; in OmxAmrEncoder() 72 iOutputFormat = PVMF_MIME_AMR_IETF; in AmrEncInit()
|
/external/opencore/nodes/pvmp4ffcomposernode/src/ |
D | pvmp4ffcn_port.cpp | 279 parameters[0].value.pChar_value = (char*)PVMF_MIME_AMR_IETF; in getParametersSync() 607 pv_mime_strcmp(aKvp->value.pChar_value, PVMF_MIME_AMR_IETF) == 0 || in VerifyAndSetParameter() 656 pv_mime_strcmp(kvp->value.pChar_value, PVMF_MIME_AMR_IETF) == 0 || in NegotiateInputSettings() 704 else if (iFormat == PVMF_MIME_AMR_IETF || in GetInputParametersFromPeer() 731 if (iFormat == PVMF_MIME_AMR_IETF || in GetInputParametersFromPeer()
|
D | pvmp4ffcn_node.cpp | 560 aNodeCapability.iInputFormatCapability.push_back(PVMF_MIME_AMR_IETF); in GetCapability() 1411 format == PVMF_MIME_AMR_IETF || in DoRequestPort() 1568 else if (iInPorts[i]->GetFormat() == PVMF_MIME_AMR_IETF || in DoStart() 1745 else if (aPort->GetFormat() == PVMF_MIME_AMR_IETF) in AddTrack() 2358 if (((port->GetFormat() == PVMF_MIME_AMR_IETF) || in ProcessIncomingMsg() 2689 else if ((aFormat == PVMF_MIME_AMR_IETF) || in AddMemFragToTrack()
|
D | pvmp4ffcn_node_cap_config.cpp | 356 iErrorAddTrack = PVMF_MIME_AMR_IETF; in VerifyAndSetConfigParameter()
|
/external/opencore/nodes/pvomxaudiodecnode/src/ |
D | pvmf_omx_audiodec_node.cpp | 146 iCapability.iInputFormatCapability.push_back(PVMF_MIME_AMR_IETF); in PVMFOMXAudioDecNode() 568 Format == PVMF_MIME_AMR_IETF || in HandlePortReEnable() 1346 Format == PVMF_MIME_AMR_IETF || in NegotiateComponentParameters() 1443 Format == PVMF_MIME_AMR_IETF || in GetSetCodecSpecificInfo() 1517 else if (Format == PVMF_MIME_AMR_IETF) in GetSetCodecSpecificInfo() 1586 Format == PVMF_MIME_AMR_IETF || in GetSetCodecSpecificInfo() 1737 ((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMR_IETF || in InitDecoder() 2538 (((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMR_IETF) || in DoGetNodeMetadataValue() 2578 else if (((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_AMR_IETF) in DoGetNodeMetadataValue() 2580 valuelen = oscl_strlen(_STRLIT_CHAR(PVMF_MIME_AMR_IETF)) + 1; in DoGetNodeMetadataValue() [all …]
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_port.cpp | 69 (aFmt == PVMF_MIME_AMR_IETF) || in IsFormatSupported() 395 parameters[5].value.pChar_value = (char*)PVMF_MIME_AMR_IETF; in GetOutputParametersSync() 499 …if ((iFormat == PVMF_MIME_AMR_IETF) || (iFormat == PVMF_MIME_AMRWB_IETF) || (iFormat == PVMF_MIME_… in GetOutputParametersSync() 564 ((iFormat == PVMF_MIME_AMR_IETF) || in GetOutputParametersSync() 695 pv_mime_strcmp(aKvp->value.pChar_value, PVMF_MIME_AMR_IETF) == 0 || in VerifyAndSetParameter()
|
D | pvmf_omx_enc_node.cpp | 700 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_AMR_IETF); in PVMFOMXEncNode() 3276 if ((iOutFormat == PVMF_MIME_AMR_IETF) || in NegotiateAudioComponentParameters() 3371 if ((iOutFormat == PVMF_MIME_AMR_IETF) || in NegotiateAudioComponentParameters() 3400 if ((iOutFormat == PVMF_MIME_AMR_IETF) || in NegotiateAudioComponentParameters() 3496 if ((iOutFormat == PVMF_MIME_AMR_IETF) || (iOutFormat == PVMF_MIME_AMRWB_IETF)) in SetAMREncoderParameters() 5591 else if ((iOutFormat == PVMF_MIME_AMR_IETF) || in DoPrepare() 5801 …if ((iOutFormat == PVMF_MIME_AMR_IETF) || (iOutFormat == PVMF_MIME_AMRWB_IETF) || (iOutFormat == P… in DoPrepare() 8529 else if (aCodec == PVMF_MIME_AMR_IETF || in SetCodecType() 8750 (iOutFormat == PVMF_MIME_AMR_IETF) in SetOutputBitRate() 8878 (iOutFormat == PVMF_MIME_AMR_IETF)) && in SetInputSamplingRate() [all …]
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_format_type.h | 93 #define PVMF_MIME_AMR_IETF "X-AMR-IETF-SEPARATE" // Today's IETF macro
|
/external/opencore/pvmi/pvmf/src/ |
D | pvmf_format_type.cpp | 61 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_AMR_IETF) == 0) || in isAudio()
|
/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_node_metadata.cpp | 788 …else if ((oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF… in GetNumMetadataValues() 1194 …(oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF)) == 0) … in CountMetaDataKeys() 1432 …(oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF)) == 0) … in InitMetaData() 3919 …else if ((oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF… in DoGetMetadataValues() 3928 …ringValue(trackkvp, PVMP4METADATA_TRACKINFO_TYPE_KEY, _STRLIT_CHAR(PVMF_MIME_AMR_IETF), indexparam… in DoGetMetadataValues() 4430 …else if ((oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF… in DoGetMetadataValues() 4438 …e(trackkvp, PVMP4METADATA_TRACKINFO_AUDIO_FORMAT_KEY, _STRLIT_CHAR(PVMF_MIME_AMR_IETF), indexparam… in DoGetMetadataValues()
|
D | pvmf_mp4ffparser_outport.cpp | 77 aFmt == PVMF_MIME_AMR_IETF || in IsFormatSupported()
|
D | pvmf_mp4ffparser_node.cpp | 213 iCapability.iOutputFormatCapability.push_back(PVMFFormatType(PVMF_MIME_AMR_IETF)); in PVMFMP4FFParserNode() 2115 else if (formattype == PVMF_MIME_AMR_IETF) in DoRequestPort() 2249 else if (aFormatType == PVMF_MIME_AMR_IETF) in GetTrackMaxParameters() 7875 …if (diff32 < PVMP4FF_UNDERFLOW_THRESHOLD_IN_MS || aInfo->iFormatType == PVMF_MIME_AMR_IETF || aInf… in CheckForUnderFlow() 8632 …(oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF)) == 0) … in GetNumAudioChannels() 8677 … (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF)) == 0)) in GetAudioSampleRate()
|
/external/opencore/nodes/pvfileoutputnode/src/ |
D | pvmf_fileoutput_inport.cpp | 268 if ((aFmt == PVMF_MIME_AMR_IETF) || in IsFormatSupported() 354 parameters[0].value.pChar_value = (char*)PVMF_MIME_AMR_IETF; in getParametersSync()
|
D | pvmf_fileoutput_node.cpp | 223 iCapability.iInputFormatCapability.push_back(PVMF_MIME_AMR_IETF); in GetCapability() 883 if (((PVMFFileOutputInPort*)iInPort)->iFormat == PVMF_MIME_AMR_IETF) in WriteFormatSpecificInfo()
|
/external/opencore/fileformats/mp4/parser/src/ |
D | sampledescriptionatom.cpp | 837 mimeType.set(PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF)); in getMIMEType()
|
/external/opencore/engines/player/config/core/ |
D | pv_player_node_registry_populator.cpp | 160 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMR_IETF); in RegisterAllNodes() 252 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMR_IETF); in RegisterAllNodes()
|
/external/opencore/engines/author/test/src/single_core/ |
D | pvaetestinput.cpp | 224 iSettings.iMediaFormat = PVMF_MIME_AMR_IETF; in CreateMIOInputNode()
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_port.cpp | 48 if (aFmt == PVMF_MIME_AMR_IETF || aFmt == PVMF_MIME_AMR_IF2 || aFmt == PVMF_MIME_AMRWB_IETF) in IsFormatSupported()
|
/external/opencore/nodes/pvomxbasedecnode/src/ |
D | pvmf_omx_basedec_port.cpp | 92 (aFmt == PVMF_MIME_AMR_IETF) || in IsFormatSupported()
|
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/ |
D | pvmi_mio_fileinput.cpp | 1133 iSettings.iMediaFormat == PVMF_MIME_AMR_IETF) in DoInit() 1162 if (iSettings.iMediaFormat == PVMF_MIME_AMR_IETF) in DoInit() 1415 iSettings.iMediaFormat == PVMF_MIME_AMR_IETF || in DoRead() 1645 if (aFormat == PVMF_MIME_AMR_IETF) in GetIETFFrameSize()
|
/external/opencore/engines/2way/src/ |
D | pv_2way_engine.h | 133 #define DEFAULT_PLAY_FROM_FILE_AUDIO PVMF_MIME_AMR_IETF 145 #define DEFAULT_PLAY_FROM_FILE_AUDIO PVMF_MIME_AMR_IETF
|
/external/opencore/pvmi/media_io/pvmiofileoutput/src/ |
D | pvmi_media_io_fileoutput.cpp | 1112 if (iAudioFormat == PVMF_MIME_AMR_IETF || in writeAsync() 1386 … aParameters[num_parameter_elements++].value.pChar_value = (char*)PVMF_MIME_AMR_IETF; in getParametersSync() 1628 iAudioFormat = PVMF_MIME_AMR_IETF; in setParametersSync() 1994 … (pv_mime_strcmp(aParameters[paramind].value.pChar_value, PVMF_MIME_AMR_IETF) == 0) || in verifyParametersSync()
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_fileinput_port.cpp | 354 (aFmt == PVMF_MIME_AMR_IETF) || in IsFormatSupported()
|
/external/opencore/nodes/pvdummyoutputnode/src/ |
D | pvmf_dummy_fileoutput_inport.cpp | 344 parameters[0].value.pChar_value = OSCL_STATIC_CAST(char*, PVMF_MIME_AMR_IETF); in getParametersSync()
|
/external/opencore/engines/2way/test/src/ |
D | test_engine.cpp | 459 iAudioSource3FileSettings.iMediaFormat = PVMF_MIME_AMR_IETF; in create_sink_source()
|