HomeSort by relevance Sort by last modified time
    Searched refs:get_str (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/opencore/pvmi/pvmf/src/
pvmi_kvp_util.cpp 49 if (pv_mime_string_parse_param(aKeyString, typestr.get_str(), paramstr) > 0)
57 if (pv_mime_string_parse_param(aKeyString, typestr.get_str(), paramstr) > 0)
65 if (pv_mime_string_parse_param(aKeyString, typestr.get_str(), paramstr) > 0)
89 if (pv_mime_string_parse_param(aKeyString, attrstr.get_str(), paramstr) > 0)
96 if (pv_mime_string_parse_param(aKeyString, attrstr.get_str(), paramstr) > 0)
103 if (pv_mime_string_parse_param(aKeyString, attrstr.get_str(), paramstr) > 0)
127 if (pv_mime_string_parse_param(aKeyString, valtypestr.get_str(), paramstr) > 0)
134 if (pv_mime_string_parse_param(aKeyString, valtypestr.get_str(), paramstr) > 0)
141 if (pv_mime_string_parse_param(aKeyString, valtypestr.get_str(), paramstr) > 0)
148 if (pv_mime_string_parse_param(aKeyString, valtypestr.get_str(), paramstr) > 0
    [all...]
pvmi_config_and_capability_utils.cpp 36 if (pv_mime_strcmp(aIdentifier, iFormatTypeString.get_str()) != 0)
38 if (pv_mime_strstr(aIdentifier, iFormatTypeString.get_str()))
78 (pv_mime_strcmp(aParameters->key, iFormatValTypeString.get_str()) != 0))
93 (pv_mime_strcmp(aParameters->key, iFormatValTypeString.get_str()) != 0))
119 (pv_mime_strcmp(aParameters->key, iFormatValTypeString.get_str()) != 0))
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node_inport.cpp 455 iSinkFormatString.get_str(),
477 iSinkFormatString.get_str(), oMIOComponentConfigured, oActiveMediaOutputComp, iClock->GetState()));
481 iSinkFormatString.get_str(), oMIOComponentConfigured, oActiveMediaOutputComp, iClock->GetState()));
500 iSinkFormatString.get_str(), oMIOComponentConfigured, iClock));
727 iSinkFormatString.get_str()));
771 iSinkFormatString.get_str()));
793 iSinkFormatString.get_str(),
805 iSinkFormatString.get_str(),
855 iSinkFormatString.get_str(),
884 iSinkFormatString.get_str(),
    [all...]
  /external/opencore/protocols/rtp_payload_parser/include/
payload_parser_registry.h 129 if ((oscl_CIstrcmp(x.get_str(), y.get_str())) < 0)
rtp_payloadparser_registry.h 46 if ((oscl_CIstrcmp(x.get_str(), y.get_str())) < 0)
  /external/opencore/oscl/oscl/osclutil/src/
oscl_string.cpp 177 return (get_str() != NULL);
183 return (get_str() != NULL);
190 chartype* curbuf = get_str();
212 chartype* curbuf = get_str();
238 chartype* curbuf = get_str();
268 chartype* curbuf = get_str();
296 if (!get_str())
304 for (ii = 0, ptr = get_str() ; ii < get_size(); ++ii, ++ptr)
321 if (!get_str())
329 for (ii = 0, ptr = get_str() ; ii < get_size(); ++ii, ++ptr
    [all...]
oscl_string.h 91 virtual chartype* get_str() const = 0;
235 virtual chartype* get_str() const = 0;
oscl_string_containers.h 131 chartype* get_str() const;
188 chartype* get_str() const;
293 OSCL_IMPORT_REF chartype* get_str() const;
354 OSCL_IMPORT_REF chartype* get_str() const;
430 chartype* get_str() const;
485 chartype* get_str() const;
561 OSCL_IMPORT_REF chartype* get_str() const;
617 OSCL_IMPORT_REF chartype* get_str() const;
797 typename OSCL_HeapString<Alloc>::chartype* OSCL_HeapString<Alloc>::get_str() const function in class:OSCL_HeapString
805 typename OSCL_wHeapString<Alloc>::chartype* OSCL_wHeapString<Alloc>::get_str() cons function in class:OSCL_wHeapString
1105 typename OSCL_StackString<MaxBufSize>::chartype* OSCL_StackString<MaxBufSize>::get_str() const function in class:OSCL_StackString
1111 typename OSCL_wStackString<MaxBufSize>::chartype* OSCL_wStackString<MaxBufSize>::get_str() const function in class:OSCL_wStackString
    [all...]
  /external/opencore/protocols/sdp/common/include/
rfc3640_media_info.h 82 return mode.get_str();
  /external/opencore/protocols/sdp/parser/include/
sdp_mediaparser_registry.h 50 if ((oscl_CIstrcmp(x.get_str(), y.get_str())) < 0)
  /external/opencore/nodes/pvsocketnode/src/
pvmf_socket_node.cpp     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset13.cpp 115 if (file.Open(filename.get_str(), Oscl_File::MODE_READ | Oscl_File::MODE_TEXT, fs))
287 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
447 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
457 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
463 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
470 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
472 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
479 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
481 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
488 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
    [all...]
test_pv_player_engine_testset12.cpp 112 if (file.Open(filename.get_str(), Oscl_File::MODE_READ | Oscl_File::MODE_TEXT, fs))
263 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
425 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
435 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
441 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
448 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
450 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
457 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
459 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
466 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
    [all...]
test_pv_player_engine_testset6.cpp 171 fprintf(iTestMsgOutputFile, "***Source URL=%s\n", filename.get_str());
172 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
344 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
346 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
355 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
363 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
370 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
377 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
379 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
386 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
    [all...]
test_pv_player_engine_testset5.cpp 203 fprintf(file, " Metadata Key '%s', value '%s'\n", iMetadataValueList[i].key, ostr.get_str());
305 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
309 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
316 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
324 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
332 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
341 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
343 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
350 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
352 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
    [all...]
test_pv_player_engine_testset10.cpp 112 if (file.Open(filename.get_str(), Oscl_File::MODE_READ | Oscl_File::MODE_TEXT, fs))
264 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
428 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
438 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
444 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
446 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
453 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
455 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
462 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
464 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet1.get_str();
    [all...]
test_pv_player_engine_testset11.cpp 112 if (file.Open(filename.get_str(), Oscl_File::MODE_READ | Oscl_File::MODE_TEXT, fs))
264 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
432 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
442 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
448 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
450 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
457 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
459 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
466 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
468 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet1.get_str();
    [all...]
test_pv_player_engine_testset9.cpp 112 if (file.Open(filename.get_str(), Oscl_File::MODE_READ | Oscl_File::MODE_TEXT, fs))
264 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
427 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
437 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
443 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
445 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
452 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
454 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
461 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
463 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet1.get_str();
    [all...]
test_pv_player_engine_testset_cpmdlapassthru.cpp 134 if (file.Open(filename.get_str(), Oscl_File::MODE_READ | Oscl_File::MODE_TEXT, fs))
279 oscl_UTF8ToUnicode(filename.get_str(), filename.get_size(), output, 256);
490 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
500 iKVPSetAsync.value.pWChar_value = userAgent.get_str();
506 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
508 iKVPSetAsync.value.pChar_value = protocolExtensionHeader.get_str();
515 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
517 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet.get_str();
524 iKVPSetAsync.key = iKeyStringSetAsync.get_str();
526 iKVPSetAsync.value.pChar_value = protocolExtensionHeaderGet1.get_str();
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.cpp 184 tmpRet = iFile->Write(iUrl.get_str(), 1, iUrl.get_size());
194 tmpRet = iFile->Write(iProxyName.get_str(), 1, iProxyName.get_size());
204 tmpRet = iFile->Write(iPlayerVersion.get_str(), 1, iPlayerVersion.get_size());
214 tmpRet = iFile->Write(iUserAgent.get_str(), 1, iUserAgent.get_size());
224 tmpRet = iFile->Write(iUserNetwork.get_str(), 1, iUserNetwork.get_size());
234 tmpRet = iFile->Write(iDeviceInfo.get_str(), 1, iDeviceInfo.get_size());
244 tmpRet = iFile->Write(iUserId.get_str(), 1, iUserId.get_size());
254 tmpRet = iFile->Write(iUserAuth.get_str(), 1, iUserAuth.get_size());
264 tmpRet = iFile->Write(iExpiration.get_str(), 1, iExpiration.get_size());
274 tmpRet = iFile->Write(iAppString.get_str(), 1, iAppString.get_size())
    [all...]
  /external/opencore/oscl/oscl/oscllib/src/
oscl_configfile_list.cpp 88 if (NULL == aCfgFind.FindFirst(aConfigFileDir.get_str(), CONFIG_FILE_EXTENSION, strbuf, OSCL_IO_FILENAME_MAXLEN))
133 (0, "OsclConfigFileList::Populate, Didn't find any config file in %s", aConfigFileDir.get_str()));
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset5.cpp 329 if ((oscl_strstr(iComposerMimeType.get_str(), "mp4")) || (oscl_strstr(iComposerMimeType.get_str(), "3gp")))
368 oscl_UnicodeToUTF8(iOutputFileName.get_str(), iOutputFileName.get_size(), (char*)fname, ARRAY_SIZE);
    [all...]
  /external/opencore/engines/player/src/
pv_player_datapath.h 130 iSourceDecFormatType = aTrackInfo.getTrackMimeType().get_str();
142 iSourceSinkFormatType = aTrackInfo.getTrackMimeType().get_str();
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node_metadata.cpp 481 if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_H2632000, oscl_strlen(PVMF_MIME_H2632000)) == 0)
517 if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_H2632000, oscl_strlen(PVMF_MIME_H2632000)) == 0)
553 if ((oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_M4V, oscl_strlen(PVMF_MIME_M4V)) == 0) ||
554 (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_H2632000, oscl_strlen(PVMF_MIME_H2632000)) == 0) ||
555 (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_H264_VIDEO_MP4, oscl_strlen(PVMF_MIME_H264_VIDEO_MP4)) == 0))
760 if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_M4V, oscl_strlen(PVMF_MIME_M4V)) == 0)
767 else if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_H2632000, oscl_strlen(PVMF_MIME_H2632000)) == 0)
774 else if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_H264_VIDEO_MP4, oscl_strlen(PVMF_MIME_H264_VIDEO_MP4)) == 0)
781 else if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_MPEG4_AUDIO, oscl_strlen(PVMF_MIME_MPEG4_AUDIO)) == 0)
788 else if ((oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_AMR_IETF, oscl_strlen(PVMF_MIME_AMR_IETF)) == 0) |
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility_testset1.cpp 45 OSCL_TRY(error, temp = PVFrameAndMetadataFactory::CreateFrameAndMetadataUtility(iOutputFrameTypeString.get_str(), this, this, this));
105 OSCL_TRY(error, iFrameMetadataUtil = PVFrameAndMetadataFactory::CreateFrameAndMetadataUtility(iOutputFrameTypeString.get_str(), this, this, this));
143 RetrieveFilename(wFileName.get_str(), inputfilename);
162 if (iMetadataFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT, iFS))
179 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS))
582 OSCL_TRY(error, iFrameMetadataUtil = PVFrameAndMetadataFactory::CreateFrameAndMetadataUtility(iOutputFrameTypeString.get_str(), this, this, this));
604 RetrieveFilename(wFileName.get_str(), inputfilename);
616 if (iMetadataFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT, iFS))
631 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS))
    [all...]

Completed in 632 milliseconds

1 2 3 4