Home | History | Annotate | Download | only in decoder

Lines Matching defs:threshold

1601     const UWORD8 threshold = 64;
1605 if (cur_frm_idx >= threshold)
1607 sprintf(past_fname, fname, cur_frm_idx - threshold);