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

  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 139 #define PVMF_MIME_RTP "X-RTP"
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 143 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_RTP) == 0) ||
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp 95 iCapability.iInputFormatCapability.push_back(PVMF_MIME_RTP);
98 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_RTP);
    [all...]
  /external/opencore/nodes/streaming/medialayernode/src/
pvmf_medialayer_node.cpp 118 iCapability.iInputFormatCapability.push_back(PVMF_MIME_RTP);
    [all...]

Completed in 23 milliseconds