Home | History | Annotate | Download | only in src

Lines Matching refs:time_scale

771     if (psSeqParams->time_scale != 0 && psSeqParams->num_units_in_tick != 0
772 && (psSeqParams->time_scale > psSeqParams->num_units_in_tick)) {
773 psVuiParams->Time_Scale = psSeqParams->time_scale;