Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_ColorUtils.cpp137 OMX_U32 coeffs, in convertIsoColorAspectsToCodecAspects()
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dap3p.cpp66 void polishQuarticRoots(const double *coeffs, double *roots) { in polishQuarticRoots()
226 double coeffs[5] = {g5 * g5 + g1 * g1 + g3 * g3, in computePoses() local
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_Vdec.c562 OMX_U32 coeffs = 0; in Rkvpu_Post_OutputFrame() local
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/
Darm_math.h1965 …float32_t coeffs[8][4]; /**< Points to the array of modified coefficients. The array is of length… member
2360 float32_t * coeffs; /**< Coefficients buffer (b,c, and d) */ member