Searched refs:no_rows (Results 1 – 10 of 10) sorted by relevance
104 INT no_rows; member132 int no_rows,
584 h_sbrTran->no_rows, in FDKsbrEnc_transientDetect()595 h_sbrTran->no_rows, in FDKsbrEnc_transientDetect()644 int no_rows, in FDKsbrEnc_InitSbrTransientDetector() argument682 FDK_ASSERT(no_rows <= QMF_CHANNELS); in FDKsbrEnc_InitSbrTransientDetector()685 h_sbrTransientDetector->tran_thr = (FIXP_DBL)((params->tran_thr << (32-24-1)) / no_rows); in FDKsbrEnc_InitSbrTransientDetector()695 h_sbrTransientDetector->no_rows = no_rows; in FDKsbrEnc_InitSbrTransientDetector()
119 int no_rows; member160 int no_rows,
1757 int no_rows, in FDKsbrEnc_InitExtractSbrEnvelope() argument1793 hSbrCut->no_rows = no_rows; in FDKsbrEnc_InitExtractSbrEnvelope()1799 FDK_ASSERT(no_rows <= QMF_CHANNELS); in FDKsbrEnc_InitExtractSbrEnvelope()1862 return hSbr->no_rows*((hSbr->YBufferWriteOffset)*2 /* mult 2 because nrg's are grouped half */ in FDKsbrEnc_GetEnvEstDelay()
23 uint32_t no_rows) { in idct8_rows_dspr2() argument29 for (i = no_rows; i--; ) { in idct8_rows_dspr2()
23 uint32_t no_rows) { in idct32_rows_dspr2() argument46 for (i = no_rows; i--; ) { in idct32_rows_dspr2()
23 uint32_t no_rows) { in idct16_rows_dspr2() argument34 for (i = no_rows; i--; ) { in idct16_rows_dspr2()