Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h925 guint8 n_ref_pic_list_modification_l1; member
Dgsth264parser.c653 n_ref_pic_list_modification = &slice->n_ref_pic_list_modification_l1; in slice_parse_ref_pic_list_modification_1()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c3127 num_ref_pic_list_modifications = slice_hdr->n_ref_pic_list_modification_l1; in modify_ref_pic_list()