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

  /external/opencore/baselibs/gen_data_structures/src/
rtsp_time_formats.h 127 RtspRangeType(): format(UNKNOWN_RANGE), start_is_set(false), end_is_set(false)
149 bool end_is_set; member in struct:RtspRangeType
214 if (end_is_set)
259 if (end_is_set)
273 if (start_is_set && end_is_set)
338 if (start_is_set && end_is_set)
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp 6114 bool end_is_set = true; local
    [all...]

Completed in 91 milliseconds