Home
last modified time | relevance | path

Searched refs:step1 (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dhal.hpp113 CV_EXPORTS void add8u( const uchar* src1, size_t step1, const uchar* src2, size_t step2, uchar* dst…
114 CV_EXPORTS void add8s( const schar* src1, size_t step1, const schar* src2, size_t step2, schar* dst…
115 CV_EXPORTS void add16u( const ushort* src1, size_t step1, const ushort* src2, size_t step2, ushort*…
116 CV_EXPORTS void add16s( const short* src1, size_t step1, const short* src2, size_t step2, short* ds…
117 CV_EXPORTS void add32s( const int* src1, size_t step1, const int* src2, size_t step2, int* dst, siz…
118 CV_EXPORTS void add32f( const float* src1, size_t step1, const float* src2, size_t step2, float* ds…
119 CV_EXPORTS void add64f( const double* src1, size_t step1, const double* src2, size_t step2, double*…
121 CV_EXPORTS void sub8u( const uchar* src1, size_t step1, const uchar* src2, size_t step2, uchar* dst…
122 CV_EXPORTS void sub8s( const schar* src1, size_t step1, const schar* src2, size_t step2, schar* dst…
123 CV_EXPORTS void sub16u( const ushort* src1, size_t step1, const ushort* src2, size_t step2, ushort*…
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dhal.hpp113 CV_EXPORTS void add8u( const uchar* src1, size_t step1, const uchar* src2, size_t step2, uchar* dst…
114 CV_EXPORTS void add8s( const schar* src1, size_t step1, const schar* src2, size_t step2, schar* dst…
115 CV_EXPORTS void add16u( const ushort* src1, size_t step1, const ushort* src2, size_t step2, ushort*…
116 CV_EXPORTS void add16s( const short* src1, size_t step1, const short* src2, size_t step2, short* ds…
117 CV_EXPORTS void add32s( const int* src1, size_t step1, const int* src2, size_t step2, int* dst, siz…
118 CV_EXPORTS void add32f( const float* src1, size_t step1, const float* src2, size_t step2, float* ds…
119 CV_EXPORTS void add64f( const double* src1, size_t step1, const double* src2, size_t step2, double*…
121 CV_EXPORTS void sub8u( const uchar* src1, size_t step1, const uchar* src2, size_t step2, uchar* dst…
122 CV_EXPORTS void sub8s( const schar* src1, size_t step1, const schar* src2, size_t step2, schar* dst…
123 CV_EXPORTS void sub16u( const ushort* src1, size_t step1, const ushort* src2, size_t step2, ushort*…
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dhal.hpp113 CV_EXPORTS void add8u( const uchar* src1, size_t step1, const uchar* src2, size_t step2, uchar* dst…
114 CV_EXPORTS void add8s( const schar* src1, size_t step1, const schar* src2, size_t step2, schar* dst…
115 CV_EXPORTS void add16u( const ushort* src1, size_t step1, const ushort* src2, size_t step2, ushort*…
116 CV_EXPORTS void add16s( const short* src1, size_t step1, const short* src2, size_t step2, short* ds…
117 CV_EXPORTS void add32s( const int* src1, size_t step1, const int* src2, size_t step2, int* dst, siz…
118 CV_EXPORTS void add32f( const float* src1, size_t step1, const float* src2, size_t step2, float* ds…
119 CV_EXPORTS void add64f( const double* src1, size_t step1, const double* src2, size_t step2, double*…
121 CV_EXPORTS void sub8u( const uchar* src1, size_t step1, const uchar* src2, size_t step2, uchar* dst…
122 CV_EXPORTS void sub8s( const schar* src1, size_t step1, const schar* src2, size_t step2, schar* dst…
123 CV_EXPORTS void sub16u( const ushort* src1, size_t step1, const ushort* src2, size_t step2, ushort*…
[all …]
/OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/hybrid_quant/
H A DREADME.md5 a. python step1.py
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda.hpp300 size_t step1() const;
581 size_t step1() const;
H A Dcuda.inl.hpp329 size_t GpuMat::step1() const in step1() function in cv::cuda::GpuMat
510 size_t HostMem::step1() const in step1() function in cv::cuda::HostMem
H A Dmat.hpp1797 size_t step1(int i=0) const;
2301 size_t step1(int i=0) const;
2561 size_t step1(int i=0) const;
H A Dmat.inl.hpp972 size_t Mat::step1(int i) const in step1() function in cv::Mat
1881 size_t Mat_<_Tp>::step1(int i) const in step1() function in cv::Mat_
3902 size_t UMat::step1(int i) const in step1() function in cv::UMat
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda.hpp300 size_t step1() const;
581 size_t step1() const;
H A Dcuda.inl.hpp329 size_t GpuMat::step1() const in step1() function in cv::cuda::GpuMat
510 size_t HostMem::step1() const in step1() function in cv::cuda::HostMem
H A Dmat.hpp1797 size_t step1(int i=0) const;
2301 size_t step1(int i=0) const;
2561 size_t step1(int i=0) const;
H A Dmat.inl.hpp972 size_t Mat::step1(int i) const in step1() function in cv::Mat
1881 size_t Mat_<_Tp>::step1(int i) const in step1() function in cv::Mat_
3902 size_t UMat::step1(int i) const in step1() function in cv::UMat
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda.hpp300 size_t step1() const;
581 size_t step1() const;
H A Dcuda.inl.hpp329 size_t GpuMat::step1() const in step1() function in cv::cuda::GpuMat
510 size_t HostMem::step1() const in step1() function in cv::cuda::HostMem
H A Dmat.hpp1797 size_t step1(int i=0) const;
2301 size_t step1(int i=0) const;
2561 size_t step1(int i=0) const;
H A Dmat.inl.hpp972 size_t Mat::step1(int i) const in step1() function in cv::Mat
1881 size_t Mat_<_Tp>::step1(int i) const in step1() function in cv::Mat_
3902 size_t UMat::step1(int i) const in step1() function in cv::UMat
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c1002 static const struct phtw_value step1[] = { in __rcsi2_init_phtw_h3_v3h_m3n() local
1022 ret = rcsi2_phtw_write_array(priv, step1); in __rcsi2_init_phtw_h3_v3h_m3n()
1057 static const struct phtw_value step1[] = { in rcsi2_phy_post_init_v3m_e3() local
1066 return rcsi2_phtw_write_array(priv, step1); in rcsi2_phy_post_init_v3m_e3()
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dunderstand-autobuilder.rst28 "step1" : {
41 "step1" : {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dig.c146 u8 step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_set_big_jump_step() local
153 if ((current_igi + step1[i]) > p_dig_t->big_jump_lmt[p_dig_t->agc_table_idx]) { in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_dig.c420 u1Byte step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_setBigJumpStep() local
427 if ((CurrentIGI + step1[i]) > pDM_DigTable->bigJumpLmt[pDM_DigTable->agcTableIdx]) { in phydm_setBigJumpStep()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_dig.c319 u8 step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_set_big_jump_step() local
327 if ((curr_igi + step1[i]) > big_jump_lmt) { in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_dig.c319 u8 step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_set_big_jump_step() local
327 if ((curr_igi + step1[i]) > big_jump_lmt) { in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_dig.c319 u8 step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_set_big_jump_step() local
327 if ((curr_igi + step1[i]) > big_jump_lmt) { in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_dig.c318 u8 step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_set_big_jump_step() local
326 if ((curr_igi + step1[i]) > big_jump_lmt) { in phydm_set_big_jump_step()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_dig.c243 u8 step1[8] = {24, 30, 40, 50, 60, 70, 80, 90}; in phydm_set_big_jump_step() local
251 if ((curr_igi + step1[i]) > big_jump_lmt) { in phydm_set_big_jump_step()

12