HomeSort by relevance Sort by last modified time
    Searched refs:SetPresentationTimescale (Results 1 - 10 of 10) sorted by null

  /external/opencore/nodes/pvmp4ffcomposernode/include/
pvmp4ffcn_clipconfig.h 164 virtual PVMFStatus SetPresentationTimescale(uint32 aTimescale) = 0;
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.h 172 OSCL_IMPORT_REF PVMFStatus SetPresentationTimescale(uint32 aTimescale);
pvmp4ffcn_node.cpp 790 OSCL_EXPORT_REF PVMFStatus PVMp4FFComposerNode::SetPresentationTimescale(uint32 aTimescale)
    [all...]
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset4.cpp 369 clipConfig->SetPresentationTimescale(1000);
    [all...]
test_pv_author_engine_testset7.cpp 308 clipConfig->SetPresentationTimescale(1000);
test_pv_author_engine_testset8.cpp 308 clipConfig->SetPresentationTimescale(1000);
    [all...]
test_pv_author_engine_testset1.cpp 611 clipConfig->SetPresentationTimescale(1000);
    [all...]
test_pv_author_engine_testset5.cpp 452 clipConfig->SetPresentationTimescale(1000);
    [all...]
test_pv_author_engine_testset6.cpp 313 clipConfig->SetPresentationTimescale(1000);
    [all...]
  /external/opencore/android/author/
authordriver.cpp 675 config->SetPresentationTimescale(1000);
    [all...]

Completed in 81 milliseconds