Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c636 NalReader * nr, guint list, gboolean is_mvc) in slice_parse_ref_pic_list_modification_1() argument
666 } else if (is_mvc && (modification_of_pic_nums_idc == 4 || in slice_parse_ref_pic_list_modification_1()
688 gboolean is_mvc) in slice_parse_ref_pic_list_modification() argument
691 if (!slice_parse_ref_pic_list_modification_1 (slice, nr, 0, is_mvc)) in slice_parse_ref_pic_list_modification()
696 if (!slice_parse_ref_pic_list_modification_1 (slice, nr, 1, is_mvc)) in slice_parse_ref_pic_list_modification()