Home
last modified time | relevance | path

Searched refs:NPT_HHMMSS (Results 1 – 3 of 3) sorted by relevance

/external/opencore/baselibs/gen_data_structures/src/
Drtsp_time_formats.h84 enum NptFormatType { NOW, NPT_SEC, NPT_HHMMSS}; enumerator
200 case NptTimeFormat::NPT_HHMMSS: in convertToMilliSec()
229 case NptTimeFormat::NPT_HHMMSS: in convertToMilliSec()
Drtsp_range_utils.cpp228 npt_range.npt_format = NptTimeFormat::NPT_HHMMSS; in parse_npt_format()
908 case NptTimeFormat::NPT_HHMMSS: in estimate_SDP_string_len()
1139 case NptTimeFormat::NPT_HHMMSS: in compose_range_string()
/external/opencore/protocols/sdp/parser/src/
Dsdpparser.cpp937 case NptTimeFormat::NPT_HHMMSS: in convertToMilliSec()
962 case NptTimeFormat::NPT_HHMMSS: in convertToMilliSec()