Home | History | Annotate | Download | only in src

Lines Matching refs:no_rows

674                       h_sbrTran->no_rows,
685 h_sbrTran->no_rows,
735 int no_rows,
778 FDK_ASSERT(no_rows <= QMF_CHANNELS);
781 h_sbrTransientDetector->tran_thr = (FIXP_DBL)((params->tran_thr << (32-24-1)) / no_rows);
785 h_sbrTransientDetector->no_rows = no_rows;