Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h923 GstH264RefPicListModification ref_pic_list_modification_l0[32]; member
Dgsth264parser.c645 entries = slice->ref_pic_list_modification_l0; in slice_parse_ref_pic_list_modification_1()
646 max_entries = G_N_ELEMENTS (slice->ref_pic_list_modification_l0); in slice_parse_ref_pic_list_modification_1()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c3122 list_mod = slice_hdr->ref_pic_list_modification_l0; in modify_ref_pic_list()