Home
last modified time | relevance | path

Searched defs:no_channels (Results 1 – 3 of 3) sorted by relevance

/external/aac/libFDK/src/
Dqmf.cpp185 int no_channels = qmf->no_channels; in qmfSynPrototypeFirSlot() local
253 int no_channels = qmf->no_channels; in qmfSynPrototypeFirSlot_NonSymmetric() local
311int no_channels, /*!< Number channels of analysis filter */ in qmfAnaPrototypeFirSlot()
382int no_channels, /*!< Number channels of analysis filter */ in qmfAnaPrototypeFirSlot_NonSymmetric()
638 int no_channels = anaQmf->no_channels; in qmfAnalysisFiltering() local
973 int no_channels, /*!< Number of channels (bands) */ in qmfInitFilterBank()
1092 int no_channels, /*!< Number of channels (bands) */ in qmfInitAnalysisFilterBank()
1120 int no_channels, /*!< Number of channels (bands) */ in qmfInitSynthesisFilterBank()
/external/aac/libFDK/src/arm/
Dqmf_arm.cpp167int no_channels, /*!< Number channels of analysis filter */ in qmfAnaPrototypeFirSlot()
469 int no_channels) in qmfSynPrototypeFirSlot1_filter()
541 int no_channels = qmf->no_channels; in qmfSynPrototypeFirSlot2() local
/external/aac/libFDK/include/
Dqmf.h164 int no_channels; /*!< Total number of channels (subbands) */ member