Searched refs:initial_display_delay_present_flag (Results 1 – 3 of 3) sorted by relevance
185 bool initial_display_delay_present_flag; member
341 const bool initial_display_delay_present_flag = scratch != 0; in ParseSequenceHeader() local375 if (initial_display_delay_present_flag) { in ParseSequenceHeader()
218 const uint8_t initial_display_delay_present_flag = aom_rb_read_bit(rb); in parse_operating_points() local235 if (initial_display_delay_present_flag) { in parse_operating_points()