HomeSort by relevance Sort by last modified time
    Searched defs:iFormatType (Results 1 - 17 of 17) sorted by null

  /external/opencore/nodes/common/include/
pvmf_ffparsernode_extension.h 60 PVMFFormatType iFormatType[PVMFFFPARSERNODE_MAX_NUM_TRACKS];
pvmf_node_registry.h 127 iFormatType = s.iFormatType;
132 PVMFFormatType iFormatType;
  /external/opencore/engines/player/include/
pv_player_datasinkfilename.h 28 PVPlayerDataSinkFilename() : iFormatType(PVMF_MIME_FORMAT_UNKNOWN), iFilename(NULL) {};
38 return iFormatType;
53 iFormatType = aFormatType;
62 PVMFFormatType iFormatType;
pv_player_datasinkpvmfnode.h 28 PVPlayerDataSinkPVMFNode() : iFormatType(PVMF_MIME_FORMAT_UNKNOWN), iNode(NULL), iEmptyString(NULL) {};
38 return iFormatType;
53 iFormatType = aFormatType;
62 PVMFFormatType iFormatType;
pv_player_datasourcepvmfnode.h 28 PVPlayerDataSourcePVMFNode() : iFormatType(PVMF_FORMAT_UNKNOWN), iNode(NULL), iEmptyString(NULL) {};
38 return iFormatType;
58 iFormatType = aFormatType;
83 PVMFFormatType iFormatType;
pv_player_datasourceurl.h 40 PVPlayerDataSourceURL() : iFormatType(PVMF_MIME_FORMAT_UNKNOWN), iURL(NULL), iContext(NULL) {};
50 return iFormatType;
70 iFormatType = aFormatType;
111 PVMFFormatType iFormatType;
  /external/opencore/nodes/pvmediainputnode/src/
pvmf_media_input_node_outport.h 149 PVMFFormatType iFormatType;
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node_port.h 184 PVMFFormatType iFormatType;
  /external/opencore/nodes/pvvideoparsernode/include/
pvmf_videoparser_node.h 285 PVMFFormatType iFormatType;
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.h 82 iFormatType = PVMF_MIME_FORMAT_UNKNOWN;
96 iFormatType = a.iFormatType;
129 iFormatType = a.iFormatType;
162 PVMFFormatType iFormatType;
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_port.h 153 iFormatType = PVMF_MIME_FORMAT_UNKNOWN;
209 iFormatType = aSrc.iFormatType;
293 PVMFFormatType iFormatType;
  /external/opencore/engines/2way/src/
pv_2way_datapath.h 140 iFormatType(PVMF_MIME_FORMAT_UNKNOWN),
151 iFormatType(aPort.iFormatType),
167 PVMFFormatType iFormatType; // Sets format type for the port
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_outport.h 133 iFormatType = PVMF_MIME_FORMAT_UNKNOWN;
179 iFormatType = aSrc.iFormatType;
277 PVMFFormatType iFormatType;
  /external/opencore/pvmi/pvmf/include/
pvmf_timedtext.h 172 iFormatType = PVMF_TIMED_TEXT_STRING_FORMAT_UNKNOWN;
203 PVMFTimedTextStringFormatType iFormatType;
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.h 335 PVMFFormatType iFormatType;
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.h 224 iFormatType = PVMF_MIME_FORMAT_UNKNOWN;
353 PVMFFormatType iFormatType;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
pvt_common.h 350 : iFormatType(format_type), iBitrate(bitrate), iMandatory(aMandatory) {}
354 return iFormatType;
365 PVMFFormatType iFormatType;
399 return iFormatType;
    [all...]

Completed in 134 milliseconds