Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dh263parse.h133 gboolean gst_h263_parse_is_delta_unit (const H263Params * params);
Dgsth263parse.c369 if (gst_h263_parse_is_delta_unit (&params)) in gst_h263_parse_handle_frame()
Dh263parse.c34 gst_h263_parse_is_delta_unit (const H263Params * params) in gst_h263_parse_is_delta_unit() function