HomeSort by relevance Sort by last modified time
    Searched refs:no_rows (Results 1 - 4 of 4) sorted by null

  /external/aac/libSBRenc/src/
tran_det.h 104 INT no_rows; member in struct:__anon2240
132 int no_rows,
env_est.h 119 int no_rows; member in struct:__anon2202
160 int no_rows,
tran_det.cpp 584 h_sbrTran->no_rows,
595 h_sbrTran->no_rows,
644 int no_rows,
682 FDK_ASSERT(no_rows <= QMF_CHANNELS);
685 h_sbrTransientDetector->tran_thr = (FIXP_DBL)((params->tran_thr << (32-24-1)) / no_rows);
695 h_sbrTransientDetector->no_rows = no_rows;
env_est.cpp     [all...]

Completed in 278 milliseconds