Home | History | Annotate | Download | only in encoder

Lines Matching defs:is_compound

3465     const int is_compound = has_second_ref(mbmi);
3466 for (ref = 0; ref < 1 + is_compound; ++ref) {