Searched refs:switchable_motion_mode (Results 1 – 7 of 7) sorted by relevance
331 bool switchable_motion_mode; member
227 if (cm->features.switchable_motion_mode == 0) return SIMPLE_TRANSLATION; in read_motion_mode()
4873 features->switchable_motion_mode = aom_rb_read_bit(rb); in read_uncompressed_header()
272 cm->features.switchable_motion_mode in write_motion_mode()3050 aom_wb_write_bit(wb, features->switchable_motion_mode); in write_uncompressed_header_obu()
1348 cm->features.switchable_motion_mode in update_stats()1665 cm->features.switchable_motion_mode in encode_b()6112 features->switchable_motion_mode = 1; in av1_encode_frame()
2918 cm->features.switchable_motion_mode = 1; in av1_change_config()4071 cm->features.switchable_motion_mode = 1; in set_size_independent_vars()
1256 if (features->switchable_motion_mode) { in motion_mode_rd()