Searched refs:PVMF_MIME_AMRFF (Results 1 – 11 of 11) sorted by relevance
25 OSCL_HeapString<OsclMemAllocator> supportedformat = PVMF_MIME_AMRFF; in SupportedFormats()58 result.iRecognizedFormat = PVMF_MIME_AMRFF; in Recognize()
44 #define LOCAL_TEST_FILE_AMR_FORMAT_TYPE PVMF_MIME_AMRFF
121 aRecognizedFormat = PVMF_MIME_AMRFF; in RecognizeContentType()
138 #define PVMF_MIME_AMRFF "X-AMR-FF" macro
140 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_AMRFF) == 0) || in isFile()
5544 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_AMRFF)) in test_kmj_recognizer_RecognizeContentType_amr()5555 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_AMRFF)) in test_kmj_recognizer_RecognizeContentType_amr()5566 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_AMRFF)) in test_kmj_recognizer_RecognizeContentType_amr()5577 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_AMRFF)) in test_kmj_recognizer_RecognizeContentType_amr()5718 else if(0 == oscl_strcmp(contentType,PVMF_MIME_AMRFF)) in test_kmj_recognizer_Recognize()
316 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMRFF); in RegisterAllNodes()
363 aInputFileFormatType = PVMF_MIME_AMRFF; in FindSourceFile()
2922 else if (0 == oscl_CIstrcmp(recognizedStr, PVMF_MIME_AMRFF)) in RecognizerCommandCompleted()
2266 if (aSourceFormat == PVMF_MIME_AMRFF) in SetSourceInitializationData()
807 aInputFileFormatType = PVMF_MIME_AMRFF; in FindSourceFile()