Home
last modified time | relevance | path

Searched refs:out_n (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c85 struct neighbour **out_n, in mlx5e_route_lookup_ipv4_get() argument
131 *out_n = n; in mlx5e_route_lookup_ipv4_get()
309 struct neighbour **out_n, in mlx5e_route_lookup_ipv6_get() argument
339 *out_n = n; in mlx5e_route_lookup_ipv6_get()
/OK3568_Linux_fs/kernel/fs/afs/
H A Ddynroot.c203 goto out_n; in afs_lookup_atcell()
211 out_n: in afs_lookup_atcell()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4397 static int stbi__create_png_image_raw(stbi__png *a, stbi_uc *raw, stbi__uint32 raw_len, int out_n, … in stbi__create_png_image_raw() argument
4401 stbi__uint32 i,j,stride = x*out_n*bytes; in stbi__create_png_image_raw()
4406 int output_bytes = out_n*bytes; in stbi__create_png_image_raw()
4410 STBI_ASSERT(out_n == s->img_n || out_n == s->img_n+1); in stbi__create_png_image_raw()
4433 …cur += x*out_n - img_width_bytes; // store output to the rightmost img_len bytes, so we can decode… in stbi__create_png_image_raw()
4456 if (img_n != out_n) in stbi__create_png_image_raw()
4459 cur += out_n; in stbi__create_png_image_raw()
4460 prior += out_n; in stbi__create_png_image_raw()
4462 if (img_n != out_n) { in stbi__create_png_image_raw()
4476 if (depth < 8 || img_n == out_n) { in stbi__create_png_image_raw()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4397 static int stbi__create_png_image_raw(stbi__png *a, stbi_uc *raw, stbi__uint32 raw_len, int out_n, … in stbi__create_png_image_raw() argument
4401 stbi__uint32 i,j,stride = x*out_n*bytes; in stbi__create_png_image_raw()
4406 int output_bytes = out_n*bytes; in stbi__create_png_image_raw()
4410 STBI_ASSERT(out_n == s->img_n || out_n == s->img_n+1); in stbi__create_png_image_raw()
4433 …cur += x*out_n - img_width_bytes; // store output to the rightmost img_len bytes, so we can decode… in stbi__create_png_image_raw()
4456 if (img_n != out_n) in stbi__create_png_image_raw()
4459 cur += out_n; in stbi__create_png_image_raw()
4460 prior += out_n; in stbi__create_png_image_raw()
4462 if (img_n != out_n) { in stbi__create_png_image_raw()
4476 if (depth < 8 || img_n == out_n) { in stbi__create_png_image_raw()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Drsa.h95 OPENSSL_EXPORT void RSA_get0_key(const RSA *rsa, const BIGNUM **out_n,
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Drsa.h95 OPENSSL_EXPORT void RSA_get0_key(const RSA *rsa, const BIGNUM **out_n,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Drsa.h135 OPENSSL_EXPORT void RSA_get0_key(const RSA *rsa, const BIGNUM **out_n,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Drsa.h135 OPENSSL_EXPORT void RSA_get0_key(const RSA *rsa, const BIGNUM **out_n,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Drsa.h135 OPENSSL_EXPORT void RSA_get0_key(const RSA *rsa, const BIGNUM **out_n,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Drsa.h135 OPENSSL_EXPORT void RSA_get0_key(const RSA *rsa, const BIGNUM **out_n,
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dhv-24x7.c522 goto out_n; in device_str_attr_create()
525 out_n: in device_str_attr_create()