Searched refs:buffer_removal_time_present (Results 1 – 6 of 6) sorted by relevance
332 int buffer_removal_time_present; member
2899 aom_wb_write_bit(wb, cm->buffer_removal_time_present); in write_uncompressed_header_obu()2900 if (cm->buffer_removal_time_present) { in write_uncompressed_header_obu()
1129 cm->buffer_removal_time_present = 1; in init_config()2425 cm->buffer_removal_time_present = 1; in av1_change_config()
313 int buffer_removal_time_present; member
585 oxcf->buffer_removal_time_present = 1; in set_encoder_config()
5055 cm->buffer_removal_time_present = aom_rb_read_bit(rb); in read_uncompressed_header()5056 if (cm->buffer_removal_time_present) { in read_uncompressed_header()