Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h186 GstH264Picture * gst_h264_picture_new (void);
Dgsth264picture.c49 gst_h264_picture_new (void) in gst_h264_picture_new() function
Dgsth264decoder.c982 GstH264Picture *picture = gst_h264_picture_new (); in gst_h264_decoder_handle_frame_num_gap()
1128 new_picture = gst_h264_picture_new (); in gst_h264_decoder_new_field_picture()
1300 picture = gst_h264_picture_new (); in gst_h264_decoder_parse_slice()