Home
last modified time | relevance | path

Searched defs:coeffs (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcost.c357 static void SetResidualCoeffs_C(const int16_t* const coeffs, in SetResidualCoeffs_C()
A Dcost_mips32.c99 static void SetResidualCoeffs_MIPS32(const int16_t* const coeffs, in SetResidualCoeffs_MIPS32()
A Dcost_sse2.c25 static void SetResidualCoeffs_SSE2(const int16_t* const coeffs, in SetResidualCoeffs_SSE2()
A Dcost_neon.c22 static void SetResidualCoeffs_NEON(const int16_t* const coeffs, in SetResidualCoeffs_NEON()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dcost_enc.h31 const int16_t* coeffs; member
A Dtoken_enc.c115 const int16_t* const coeffs = res->coeffs; in VP8RecordCoeffTokens() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/DSP/Include/dsp/
A Dinterpolation_functions.h119 float32_t * coeffs; /**< Coefficients buffer (b,c, and d) */ member
A Dfiltering_functions.h281 …float32_t coeffs[8][4]; /**< Points to the array of modified coefficients. The array is of length… member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/DSP/Include/dsp/
A Dinterpolation_functions.h119 float32_t * coeffs; /**< Coefficients buffer (b,c, and d) */ member
A Dfiltering_functions.h281 …float32_t coeffs[8][4]; /**< Points to the array of modified coefficients. The array is of length… member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c119 const int16_t* const coeffs = block->coeffs_; in ReconstructRow() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Darm_math.h1971 …float32_t coeffs[8][4]; /**< Points to the array of modified coefficients. The array is of length… member
2381 float32_t * coeffs; /**< Coefficients buffer (b,c, and d) */ member

Completed in 37 milliseconds