Home | History | Annotate | Download | only in encoder

Lines Matching full:use_hybrid_pred

1146       const int use_hybrid_pred = cm->reference_mode == REFERENCE_MODE_SELECT;
1150 vp9_write_bit(&header_bc, use_hybrid_pred);
1151 if (use_hybrid_pred)