Searched defs:is_compound (Results 1 – 8 of 8) sorted by relevance
425 int is_compound, int allow_hp, vpx_reader *r) { in assign_mv()495 int ref, is_compound; in read_inter_block_mode_info() local
716 const int is_compound = has_second_ref(&mi->mbmi); in dec_build_inter_predictors_sb() local
204 const int is_compound = has_second_ref(mbmi); in write_ref_frames() local250 const int is_compound = has_second_ref(mbmi); in pack_inter_mode_mvs() local
1277 const int is_compound = has_second_ref(mbmi); in set_and_cost_bmi_mvs() local1345 const int is_compound = has_second_ref(&mi->mbmi); in encode_inter_mb_segment() local
4188 const int is_compound = has_second_ref(mbmi); in encode_superblock() local
162 const int is_compound = has_second_ref(&mi->mbmi); in build_inter_predictors() local
731 void is_compound() in is_compound() function
2446 bool is_compound() const { return op() > Token::ASSIGN; } in is_compound() function