Home
last modified time | relevance | path

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

/external/webrtc/common_video/h264/
Dsps_parser.cc111 uint32_t seq_scaling_list_present_flags; in ParseSpsUpToVui() local
113 buffer->ReadBits(&seq_scaling_list_present_flags, 1)); in ParseSpsUpToVui()
114 if (seq_scaling_list_present_flags != 0) { in ParseSpsUpToVui()