Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dqmf_pcm.h141 int p_stride = qmf->p_stride; in qmfSynPrototypeFirSlot() local
233 int p_stride = qmf->p_stride; in qmfSynPrototypeFirSlot_NonSymmetric() local
Dqmf.h199 UCHAR p_stride; /*!< Stride Factor of polyphase filters */ member
/external/aac/libFDK/src/
Dqmf.cpp157 const FIXP_PFT *p_filter, INT p_stride, /*!< Stride of analysis filter */ in qmfAnaPrototypeFirSlot()
210 const FIXP_PFT *p_filter, int p_stride, /*!< Stride of analysis filter */ in qmfAnaPrototypeFirSlot_NonSymmetric()