Searched refs:is_motion_variation_allowed_bsize (Results 1 – 4 of 4) sorted by relevance
1148 static INLINE int is_motion_variation_allowed_bsize(BLOCK_SIZE bsize) { in is_motion_variation_allowed_bsize() function1173 if (is_motion_variation_allowed_bsize(mbmi->sb_type) && in motion_mode_allowed()
1049 if (!is_motion_variation_allowed_bsize(mbmi->sb_type)) return; in av1_count_overlappable_neighbors()1064 assert(is_motion_variation_allowed_bsize(bsize)); in av1_skip_u4x4_pred_in_obmc()
1404 if (is_motion_variation_allowed_bsize(mbmi->sb_type) && !mbmi->skip_mode && in read_inter_block_mode_info()
3522 is_motion_variation_allowed_bsize(bsize)) { in set_params_rd_pick_inter_mode()5103 if (is_motion_variation_allowed_bsize(bsize) && !has_second_ref(mbmi)) { in av1_rd_pick_inter_mode_sb_seg_skip()