Home
last modified time | relevance | path

Searched refs:PVMF_FILE_OUTPUT_NODE_COMMAND_ID_START (Results 1 – 4 of 4) sorted by relevance

/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.h106 #define PVMF_FILE_OUTPUT_NODE_COMMAND_ID_START 6000 macro
Dpvmf_dummy_fileoutput_node.cpp65 …iInputCommands.Construct(PVMF_FILE_OUTPUT_NODE_COMMAND_ID_START, PVMF_FILE_OUTPUT_NODE_COMMAND_VEC… in PVMFDummyFileOutputNode()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.h110 #define PVMF_FILE_OUTPUT_NODE_COMMAND_ID_START 6000 macro
Dpvmf_fileoutput_node.cpp66 …iInputCommands.Construct(PVMF_FILE_OUTPUT_NODE_COMMAND_ID_START, PVMF_FILE_OUTPUT_NODE_COMMAND_VEC… in PVMFFileOutputNode()