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

  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
arm_math.h 1072 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1073 q7_t *pState; /**< points to the state variable array. The array is of length numTaps+blockSize-1. */
1074 q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/
1082 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1083 q15_t *pState; /**< points to the state variable array. The array is of length numTaps+blockSize-1. */
1084 q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps.*/
1092 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1093 q31_t *pState; /**< points to the state variable array. The array is of length numTaps+blockSize-1. */
1094 q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
1102 uint16_t numTaps; /**< number of filter coefficients in the filter. *
    [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /external/skqp/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 

Completed in 330 milliseconds