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

  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
h324utils.cpp 81 return PV_CODEC_TYPE_NONE;
89 return PV_CODEC_TYPE_NONE;
99 return PV_CODEC_TYPE_NONE;
111 return PV_CODEC_TYPE_NONE;
125 return PV_CODEC_TYPE_NONE;
132 return PV_CODEC_TYPE_NONE;
161 return PV_CODEC_TYPE_NONE;
166 info.codec = PV_CODEC_TYPE_NONE;
786 return PV_CODEC_TYPE_NONE;
790 codecIndex = PV_CODEC_TYPE_NONE; // No code
    [all...]
pvt_common.cpp 657 PVCodecType_t aCodecType = PV_CODEC_TYPE_NONE;
859 : codec(PV_CODEC_TYPE_NONE),
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_component.cpp 415 if (codec == PV_CODEC_TYPE_NONE)
674 PVCodecType_t incoming_codec_type = PV_CODEC_TYPE_NONE;
725 PVCodecType_t to_be_opened_codec = PV_CODEC_TYPE_NONE;
    [all...]
tsc_capability.cpp 183 if (codec_info.codec == PV_CODEC_TYPE_NONE)
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
pvt_common.h 109 PV_CODEC_TYPE_NONE = 99
224 const PVCodecType_t PV_VID_TYPE_NONE = PV_CODEC_TYPE_NONE ;
225 const PVCodecType_t PV_SIMPLE_AUD_TYPE_NONE = PV_CODEC_TYPE_NONE ;
247 OSCL_IMPORT_REF CPVMediaParam(PVCodecType_t aCodecType = PV_CODEC_TYPE_NONE);
263 CPVAudioParam(PVCodecType_t aCodecType = PV_CODEC_TYPE_NONE);
280 CPVVideoParam(uint16 aWidth, uint16 aHeight, PVCodecType_t aCodecType = PV_CODEC_TYPE_NONE);
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 405 if (codec == PV_CODEC_TYPE_NONE)
  /external/opencore/nodes/pvvideoparsernode/src/
pvmf_videoparser_node.cpp 83 iFormatTypeInteger(PV_CODEC_TYPE_NONE),
    [all...]

Completed in 124 milliseconds