Searched refs:is_compound (Results 1 – 5 of 5) sorted by relevance
368 int is_compound, int allow_hp, vp9_reader *r) { in assign_mv() argument376 for (i = 0; i < 1 + is_compound; ++i) { in assign_mv()385 if (is_compound) in assign_mv()391 if (is_compound) in assign_mv()397 if (is_compound) in assign_mv()432 int inter_mode_ctx, ref, is_compound; in read_inter_block_mode_info() local435 is_compound = has_second_ref(mbmi); in read_inter_block_mode_info()437 for (ref = 0; ref < 1 + is_compound; ++ref) { in read_inter_block_mode_info()458 for (ref = 0; ref < 1 + is_compound; ++ref) { in read_inter_block_mode_info()481 for (ref = 0; ref < 1 + is_compound; ++ref) in read_inter_block_mode_info()[all …]
148 const int is_compound = has_second_ref(&mi->mbmi); in build_inter_predictors() local152 for (ref = 0; ref < 1 + is_compound; ++ref) { in build_inter_predictors()252 const int is_compound = has_second_ref(&mi->mbmi); in dec_build_inter_predictors() local256 for (ref = 0; ref < 1 + is_compound; ++ref) { in dec_build_inter_predictors()
196 const int is_compound = has_second_ref(mbmi); in write_ref_frames() local202 assert(!is_compound); in write_ref_frames()209 vp9_write(w, is_compound, vp9_get_reference_mode_prob(cm, xd)); in write_ref_frames()211 assert(!is_compound == (cm->reference_mode == SINGLE_REFERENCE)); in write_ref_frames()214 if (is_compound) { in write_ref_frames()241 const int is_compound = has_second_ref(mbmi); in pack_inter_mode_mvs() local315 for (ref = 0; ref < 1 + is_compound; ++ref) in pack_inter_mode_mvs()324 for (ref = 0; ref < 1 + is_compound; ++ref) in pack_inter_mode_mvs()
1486 const int is_compound = has_second_ref(mbmi); in labels2mode() local1495 if (is_compound) { in labels2mode()1503 if (is_compound) in labels2mode()1508 if (is_compound) in labels2mode()1513 if (is_compound) in labels2mode()1521 if (is_compound) in labels2mode()1561 const int is_compound = has_second_ref(&mi->mbmi); in encode_inter_mb_segment() local1564 for (ref = 0; ref < 1 + is_compound; ++ref) { in encode_inter_mb_segment()
3465 const int is_compound = has_second_ref(mbmi); in encode_superblock() local3466 for (ref = 0; ref < 1 + is_compound; ++ref) { in encode_superblock()