/external/opencore/nodes/pvmp4ffparsernode/src/ |
D | pvmf_mp4ffparser_outport.cpp | 179 if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, aParameters)) in getParametersSync() 186 …if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_PLUS_FIRST_SAMPLE_KEY, aParameter… in getParametersSync() 193 if (!pvmiGetPortFormatSpecificInfoSync(MOUT_VIDEO_WIDTH_KEY, aParameters)) in getParametersSync() 200 if (!pvmiGetPortFormatSpecificInfoSync(MOUT_VIDEO_DISPLAY_WIDTH_KEY, aParameters)) in getParametersSync() 207 if (!pvmiGetPortFormatSpecificInfoSync(MOUT_VIDEO_HEIGHT_KEY, aParameters)) in getParametersSync() 214 if (!pvmiGetPortFormatSpecificInfoSync(MOUT_VIDEO_DISPLAY_HEIGHT_KEY, aParameters)) in getParametersSync() 473 PVMFMP4FFParserOutPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFMP4FFParserOutPort
|
D | pvmf_mp4ffparser_outport.h | 486 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType,
|
/external/opencore/nodes/pvaacffparsernode/src/ |
D | pvmf_aacffparser_outport.cpp | 133 if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, aParameters)) in getParametersSync() 141 … if (!pvmiGetPortFormatSpecificInfoSync(PVMF_DATAPATH_PORT_MAX_NUM_MEDIA_MSGS_KEY, aParameters)) in getParametersSync() 253 PVMFAACFFParserOutPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFAACFFParserOutPort
|
D | pvmf_aacffparser_outport.h | 160 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType,
|
/external/opencore/nodes/pvamrffparsernode/src/ |
D | pvmf_amrffparser_port.cpp | 126 if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, aParameters)) in getParametersSync() 134 … if (!pvmiGetPortFormatSpecificInfoSync(PVMF_DATAPATH_PORT_MAX_NUM_MEDIA_MSGS_KEY, aParameters)) in getParametersSync() 255 PVMFAMRFFParserOutPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFAMRFFParserOutPort
|
D | pvmf_amrffparser_port.h | 481 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType,
|
/external/opencore/nodes/pvmp3ffparsernode/src/ |
D | pvmf_mp3ffparser_outport.cpp | 187 PVMFMP3FFParserPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFMP3FFParserPort 234 if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, aParameters)) in getParametersSync()
|
D | pvmf_mp3ffparser_outport.h | 175 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType,
|
/external/opencore/nodes/streaming/medialayernode/src/ |
D | pvmf_medialayer_port.cpp | 171 if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, aParameters)) in getParametersSync() 178 … if (!pvmiGetPortFormatSpecificInfoSync(PVMF_DATAPATH_PORT_MAX_NUM_MEDIA_MSGS_KEY, aParameters)) in getParametersSync() 383 PVMFMediaLayerPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFMediaLayerPort
|
/external/opencore/nodes/pvvideoparsernode/src/ |
D | pvmf_videoparser_port.cpp | 191 if (!pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, aParameters)) in getParametersSync() 292 PVMFVideoParserPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFVideoParserPort
|
/external/opencore/nodes/pvvideoparsernode/include/ |
D | pvmf_videoparser_port.h | 99 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType,
|
/external/opencore/nodes/pvdummyinputnode/include/ |
D | pvmf_fileinput_port.h | 150 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, PvmiKvp*& aKvp);
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_fileinput_port.cpp | 112 if (pvmiGetPortFormatSpecificInfoSync(PVMF_FORMAT_SPECIFIC_INFO_KEY, parameters) == 0) in getParametersSync() 446 bool PVMFFileDummyInputPort::pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType, in pvmiGetPortFormatSpecificInfoSync() function in PVMFFileDummyInputPort
|
/external/opencore/nodes/streaming/medialayernode/include/ |
D | pvmf_medialayer_port.h | 420 bool pvmiGetPortFormatSpecificInfoSync(const char* aFormatValType,
|