HomeSort by relevance Sort by last modified time
    Searched full:inputformattype (Results 1 - 4 of 4) sorted by null

  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 868 PVMFFormatType inputformattype ; local
869 FindSourceFile(command_line, filenameinfo, inputformattype, file);
882 util_tests = new pvframemetadata_utility_test_suite(filenameinfo.get_str(), inputformattype, firsttest, lasttest, loglevel);
    [all...]
  /external/opencore/engines/author/test/src/
pvaetest.cpp 2349 PVMFFormatType inputformattype ; local
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp 1818 PVMFFormatType inputformattype ; local
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 650 PVMFFormatType inputFormatType = aSourceFormat;
653 if (inputFormatType == PVMF_MIME_DATA_SOURCE_PVX_FILE)
656 inputFormatType = PVMF_MIME_MPEG4FF;
659 if (inputFormatType == PVMF_MIME_MPEG4FF)
662 iSourceFormat = inputFormatType;
    [all...]

Completed in 380 milliseconds