/external/opencore/nodes/pvomxbasedecnode/src/ |
D | pvmf_omx_basedec_port.cpp | 117 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in releaseParametersSync() 137 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in pvmiGetBufferAllocatorSpecificInfoSync() 163 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in pvmiSetPortFormatSpecificInfoSync() 206 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Connect() 307 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in verifyConnectedPortParametersSync()
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmi_config_and_capability.h | 54 #define PVMI_CAPABILITY_AND_CONFIG_PVUUID PVUuid(0xa07419ac,0x20c5,0x4c2e,0x85,0x56,0xc9,0x2f,0xc6,… macro 210 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in queryInterface()
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_port.h | 81 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
D | pvmf_wavffparser_port.cpp | 90 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Connect()
|
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
D | pvmf_protocol_engine_port.h | 70 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvvideoparsernode/src/ |
D | pvmf_videoparser_port.cpp | 106 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, config); in Connect() 158 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, config); in PeerConnect()
|
/external/opencore/nodes/pvloopbacknode/include/ |
D | pvmf_loopback_ioport.h | 91 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/engines/player/src/ |
D | pv_player_datapath.cpp | 441 iSourceOutPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Run() 456 iDecInPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Run() 479 iDecOutPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Run() 494 iSinkInPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Run() 519 iSourceOutPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Run() 534 iSinkInPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Run()
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_port.cpp | 93 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in pvmiSetPortFormatSpecificInfoSync() 139 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Connect() 232 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in verifyConnectedPortParametersSync() 1061 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in SendSPS_PPS() 1125 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in pvmiGetBufferAllocatorSpecificInfoSync() 1148 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in releaseParametersSync()
|
/external/opencore/nodes/pvvideoparsernode/include/ |
D | pvmf_videoparser_port.h | 75 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/protocols/rtsp_client_engine/src/ |
D | pvrtsp_client_engine_port.h | 120 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvomxbasedecnode/include/ |
D | pvmf_omx_basedec_port.h | 86 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvsocketnode/include/ |
D | pvmf_socket_port.h | 114 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvclientserversocketnode/include/ |
D | pvmf_clientserver_socket_port.h | 106 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/android/ |
D | android_audio_stream.cpp | 80 aUuids.push_back(PVMI_CAPABILITY_AND_CONFIG_PVUUID); in QueryUUID()
|
/external/opencore/nodes/pvdummyinputnode/include/ |
D | pvmf_fileinput_port.h | 119 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_outport.h | 101 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
D | pvmf_mp3ffparser_outport.cpp | 120 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Connect()
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_port.cpp | 122 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Connect() 320 iConnectedPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in pvmiVerifyPortFormatSpecificInfoSync()
|
/external/opencore/nodes/pvomxencnode/include/ |
D | pvmf_omx_enc_port.h | 77 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/protocols/systems/tools/general/common/src/ |
D | pvmf_buffer_data_sink.cpp | 170 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_outport.h | 98 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/streaming/jitterbuffernode/include/ |
D | pvmf_jitter_buffer_port.h | 168 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|
/external/opencore/nodes/pvmp4ffcomposernode/src/ |
D | pvmp4ffcn_port.cpp | 125 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface() 149 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in Connect() 216 aPort->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, temp); in PeerConnect()
|
/external/opencore/nodes/pvmediainputnode/src/ |
D | pvmf_media_input_node_outport.h | 92 if (aUuid == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in QueryInterface()
|