Searched refs:norm_type (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | xilinx_sdfec.c | 527 u32 norm_type, u32 special_qc, u32 no_final_parity, in xsdfec_reg2_write() argument 542 if (norm_type > 1) in xsdfec_reg2_write() 544 norm_type = ((norm_type << XSDFEC_REG2_NORM_TYPE_LSB) & in xsdfec_reg2_write() 562 wdata = (max_schedule | no_final_parity | special_qc | norm_type | in xsdfec_reg2_write() 692 ldpc->norm_type, ldpc->special_qc, in xsdfec_add_ldpc()
|
| /OK3568_Linux_fs/kernel/include/uapi/misc/ |
| H A D | xilinx_sdfec.h | 178 __u32 norm_type; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | core.hpp | 792 int norm_type = NORM_L2, int dtype = -1, InputArray mask = noArray());
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | core.hpp | 792 int norm_type = NORM_L2, int dtype = -1, InputArray mask = noArray());
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | core.hpp | 792 int norm_type = NORM_L2, int dtype = -1, InputArray mask = noArray());
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | core_c.h | 1476 int norm_type CV_DEFAULT(CV_L2), 1482 int norm_type CV_DEFAULT(CV_L2),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | core_c.h | 1476 int norm_type CV_DEFAULT(CV_L2), 1482 int norm_type CV_DEFAULT(CV_L2),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | core_c.h | 1476 int norm_type CV_DEFAULT(CV_L2), 1482 int norm_type CV_DEFAULT(CV_L2),
|