Home
last modified time | relevance | path

Searched refs:next_psc_pos (Results 1 – 25 of 46) sorted by relevance

12

/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-gme/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-lv2/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/gst/videoparsers/
H A Dgsth263parse.c289 guint psc_pos, next_psc_pos; in gst_h263_parse_handle_frame() local
319 next_psc_pos = psc_pos + 3; in gst_h263_parse_handle_frame()
320 next_psc_pos = find_psc (buffer, next_psc_pos); in gst_h263_parse_handle_frame()
322 if (next_psc_pos == -1) { in gst_h263_parse_handle_frame()
325 next_psc_pos = size; in gst_h263_parse_handle_frame()
350 next_psc_pos, psc_pos); in gst_h263_parse_handle_frame()
370 return gst_base_parse_finish_frame (parse, frame, next_psc_pos); in gst_h263_parse_handle_frame()

12