Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h922 guint8 n_ref_pic_list_modification_l0; member
Dgsth264parser.c648 n_ref_pic_list_modification = &slice->n_ref_pic_list_modification_l0; in slice_parse_ref_pic_list_modification_1()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c3120 num_ref_pic_list_modifications = slice_hdr->n_ref_pic_list_modification_l0; in modify_ref_pic_list()