Home
last modified time | relevance | path

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

/external/webrtc/common_video/h264/
Dh264_bitstream_parser.cc181 uint32_t ref_pic_list_modification_flag_l1; in ParseNonParameterSetNalu() local
183 slice_reader.ReadBits(&ref_pic_list_modification_flag_l1, 1)); in ParseNonParameterSetNalu()
184 if (ref_pic_list_modification_flag_l1) { in ParseNonParameterSetNalu()