HomeSort by relevance Sort by last modified time
    Searched refs:pvmiGetPortFormatSpecificInfoSync (Results 1 - 14 of 14) sorted by null

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

Completed in 583 milliseconds