Home
last modified time | relevance | path

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

/external/opencore/nodes/pvmediainputnode/src/
Dpvmf_media_input_node_outport.h83 PVMFStatus Configure(PVMFFormatType aPortProperty, OSCL_String* aMime);
Dpvmf_media_input_node_outport.cpp165 PVMFStatus PvmfMediaInputNodeOutPort::Configure(PVMFFormatType aPortProperty, in Configure() argument
174 iFormatType = aPortProperty; in Configure()
/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node_port.h88 OSCL_IMPORT_REF PVMFStatus Configure(PVMFFormatType aPortProperty);
Dpv_comms_io_node_port.cpp201 OSCL_EXPORT_REF PVMFStatus PVCommsIONodePort::Configure(PVMFFormatType aPortProperty) in Configure() argument
209 iFormatType = aPortProperty; in Configure()