Home | History | Annotate | Download | only in src

Lines Matching refs:MAX_NUM_PATCHES

233   INT    bwIndex[MAX_NUM_PATCHES];
234 FIXP_DBL bwVector[MAX_NUM_PATCHES]; /*!< pole moving factors */
892 Allow MAX_NUM_PATCHES+1 patches here.
896 if (patch > MAX_NUM_PATCHES) {
948 if (patch >= MAX_NUM_PATCHES) {