Searched refs:gst_h264_picture_set_reference (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gsth264picture.c | 391 gst_h264_picture_set_reference (picture, GST_H264_PICTURE_REF_NONE, FALSE); in gst_h264_dpb_mark_all_non_ref() 1002 gst_h264_picture_set_reference (other, in gst_h264_dpb_perform_memory_management_control_operation() 1017 gst_h264_picture_set_reference (other, in gst_h264_dpb_perform_memory_management_control_operation() 1050 gst_h264_picture_set_reference (tmp, in gst_h264_dpb_perform_memory_management_control_operation() 1062 gst_h264_picture_set_reference (tmp, in gst_h264_dpb_perform_memory_management_control_operation() 1080 gst_h264_picture_set_reference (tmp, in gst_h264_dpb_perform_memory_management_control_operation() 1086 gst_h264_picture_set_reference (tmp, in gst_h264_dpb_perform_memory_management_control_operation() 1096 gst_h264_picture_set_reference (other, in gst_h264_dpb_perform_memory_management_control_operation() 1123 gst_h264_picture_set_reference (other, in gst_h264_dpb_perform_memory_management_control_operation() 1134 gst_h264_picture_set_reference (other, in gst_h264_dpb_perform_memory_management_control_operation() [all …]
|
D | gsth264picture.h | 324 void gst_h264_picture_set_reference (GstH264Picture * picture,
|
D | gsth264decoder.c | 1535 gst_h264_picture_set_reference (picture, in gst_h264_decoder_fill_picture_from_slice() 2004 gst_h264_picture_set_reference (to_unmark, GST_H264_PICTURE_REF_NONE, TRUE); in gst_h264_decoder_sliding_window_picture_marking() 2029 gst_h264_picture_set_reference (picture, in gst_h264_decoder_reference_picture_marking() 2034 gst_h264_picture_set_reference (picture, in gst_h264_decoder_reference_picture_marking()
|