Searched refs:PVMF_MIME_G723 (Results 1 – 5 of 5) sorted by relevance
105 #define PVMF_MIME_G723 "audio/G723" macro
638 aFormatType = PVMF_MIME_G723; in PVCodecTypeToPVMFFormatType()659 if (aFormatType == PVMF_MIME_G723) in PVMFFormatTypeToPVCodecType()970 if (aFormatType == PVMF_MIME_G723) in GetSampleSize()
1395 aParameters[num_parameter_elements++].value.pChar_value = (char*)PVMF_MIME_G723; in getParametersSync()2003 … (pv_mime_strcmp(aParameters[paramind].value.pChar_value, PVMF_MIME_G723) == 0) || in verifyParametersSync()
1501 …rmat() == PVMF_MIME_AMR_IETF) || (datapath->GetSourceSinkFormat() == PVMF_MIME_G723) || (datapath-… in DoAddDataSink()3926 else if (prop.iFormatType == PVMF_MIME_G723) in ConfigureNode()3941 remote_caps->GetCapabilityItem(i)->GetFormatType() == PVMF_MIME_G723) && in ConfigureNode()
1731 (pv_mime_strcmp(mimeString, PVMF_MIME_G723) == 0) || in FindTrackForDatapathUsingMimeString()1808 (pv_mime_strcmp(mimeString, PVMF_MIME_G723) == 0) || in FindDatapathForTrackUsingMimeString()