Home
last modified time | relevance | path

Searched refs:iFirstFrameTimestamp (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvdummyinputnode/include/
Dpvmf_fileinput_settings.h50 iFirstFrameTimestamp = 0; in PVMFFileInputSettings()
68 uint32 iFirstFrameTimestamp; variable
/external/opencore/nodes/pvmp4ffcomposernode/include/
Dpvmp4ffcn_settings.h50 iFirstFrameTimestamp = 0; in PVMp4FFComposerNodeSettings()
72 uint32 iFirstFrameTimestamp; variable
/external/opencore/nodes/pvdummyinputnode/src/
Dpvmf_dummy_fileinput_node.cpp1320 iSettings.iFirstFrameTimestamp = aSettings->iFirstFrameTimestamp; in ConstructInputSettings()
1498 if (timeStamp < iSettings.iFirstFrameTimestamp) in GenerateMediaMessage()