Searched refs:frame_might_allow_ref_frame_mvs (Results 1 – 4 of 4) sorted by relevance
698 static INLINE int frame_might_allow_ref_frame_mvs(const AV1_COMMON *cm) { in frame_might_allow_ref_frame_mvs() function
5267 if (frame_might_allow_ref_frame_mvs(cm)) in read_uncompressed_header()5433 if (cm->allow_ref_frame_mvs && !frame_might_allow_ref_frame_mvs(cm)) { in read_uncompressed_header()
3020 if (frame_might_allow_ref_frame_mvs(cm)) { in write_uncompressed_header_obu()
4822 cm->allow_ref_frame_mvs &= frame_might_allow_ref_frame_mvs(cm); in encode_frame_to_data_rate()