Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h926 GstH264RefPicListModification ref_pic_list_modification_l1[32]; member
Dgsth264parser.c650 entries = slice->ref_pic_list_modification_l1; in slice_parse_ref_pic_list_modification_1()
651 max_entries = G_N_ELEMENTS (slice->ref_pic_list_modification_l1); in slice_parse_ref_pic_list_modification_1()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c3129 list_mod = slice_hdr->ref_pic_list_modification_l1; in modify_ref_pic_list()