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

  /external/aac/libSBRenc/src/
tran_det.h 104 INT no_rows; member in struct:__anon2675
132 int no_rows,
env_est.h 119 int no_rows; member in struct:__anon2640
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...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 23 uint32_t no_rows) {
29 for (i = no_rows; i--; ) {
    [all...]
vp9_itrans32_dspr2.c 23 uint32_t no_rows) {
46 for (i = no_rows; i--; ) {
    [all...]
vp9_itrans16_dspr2.c 23 uint32_t no_rows) {
34 for (i = no_rows; i--; ) {
    [all...]

Completed in 150 milliseconds