Home
last modified time | relevance | path

Searched defs:syn (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c625 vepu540c_h265_set_patch_info(MppDev dev, H265eSyntax_new *syn, Vepu541Fmt input_fmt, HalEncTask *ta… in vepu540c_h265_set_patch_info()
727 H265eSyntax_new *syn = (H265eSyntax_new *)task->syntax.data; in vepu540c_h265_set_rc_regs() local
869 static void vepu540c_h265_set_slice_regs(H265eSyntax_new *syn, hevc_vepu540c_base *regs) in vepu540c_h265_set_slice_regs()
933 static void vepu540c_h265_set_ref_regs(H265eSyntax_new *syn, hevc_vepu540c_base *regs) in vepu540c_h265_set_ref_regs()
966 static void vepu540c_h265_set_me_regs(H265eV540cHalContext *ctx, H265eSyntax_new *syn, hevc_vepu540… in vepu540c_h265_set_me_regs()
1079 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in vepu540c_h265_set_hw_address() local
1149 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in hal_h265e_v540c_gen_regs() local
1536 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in hal_h265e_v540c_wait() local
H A Dhal_h265e_vepu541.c758 vepu541_h265_set_patch_info(MppDev dev, H265eSyntax_new *syn, Vepu541Fmt input_fmt, HalEncTask *tas… in vepu541_h265_set_patch_info()
1011 H265eSyntax_new *syn = (H265eSyntax_new *)task->syntax.data; in vepu541_h265_set_rc_regs() local
1165 static void vepu541_h265_set_slice_regs(H265eSyntax_new *syn, H265eV541RegSet *regs) in vepu541_h265_set_slice_regs()
1230 static void vepu541_h265_set_ref_regs(H265eSyntax_new *syn, H265eV541RegSet *regs) in vepu541_h265_set_ref_regs()
1263 static void vepu541_h265_set_me_regs(H265eV541HalContext *ctx, H265eSyntax_new *syn, H265eV541RegSe… in vepu541_h265_set_me_regs()
1359 static void vepu540_h265_set_me_ram(H265eSyntax_new *syn, H265eV541RegSet *regs, RK_U32 index) in vepu540_h265_set_me_ram()
1429 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in vepu54x_h265_set_hw_address() local
1552 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in hal_h265e_v541_gen_regs() local
1696 void hal_h265e_v540_set_uniform_tile(H265eV541RegSet *regs, H265eSyntax_new *syn, RK_U32 index) in hal_h265e_v540_set_uniform_tile()
1730 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in hal_h265e_v540_start() local
H A Dhal_h265e_vepu580.c211 static void vepu580_h265_set_me_ram(H265eSyntax_new *syn, hevc_vepu580_base *regs, RK_U32 index) in vepu580_h265_set_me_ram()
1553 vepu580_h265_set_patch_info(MppDevRegOffCfgs *cfgs, H265eSyntax_new *syn, in vepu580_h265_set_patch_info()
1811 H265eSyntax_new *syn = (H265eSyntax_new *)task->syntax.data; in vepu580_h265_set_rc_regs() local
1975 static void vepu580_h265_set_slice_regs(H265eSyntax_new *syn, hevc_vepu580_base *regs) in vepu580_h265_set_slice_regs()
2040 static void vepu580_h265_set_ref_regs(H265eSyntax_new *syn, hevc_vepu580_base *regs) in vepu580_h265_set_ref_regs()
2198 static void vepu580_h265_set_me_regs(H265eV580HalContext *ctx, H265eSyntax_new *syn, hevc_vepu580_b… in vepu580_h265_set_me_regs()
2305 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in vepu580_h265_set_hw_address() local
2520 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in hal_h265e_v580_gen_regs() local
2660 void hal_h265e_v580_set_uniform_tile(hevc_vepu580_base *regs, H265eSyntax_new *syn, RK_U32 index) in hal_h265e_v580_set_uniform_tile()
2705 H265eSyntax_new *syn = (H265eSyntax_new *)enc_task->syntax.data; in hal_h265e_v580_start() local
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.c97 static MPP_RET vepu540c_jpeg_set_patch_info(MppDev dev, JpegeSyntax *syn, in vepu540c_jpeg_set_patch_info()
160 JpegeSyntax *syn = (JpegeSyntax *)task->syntax.data; in vepu540c_set_jpeg_reg() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c135 struct sk_buff *syn, in __tcp_fastopen_cookie_gen_cipher()
171 struct sk_buff *syn, in tcp_fastopen_cookie_gen()
229 struct sk_buff *syn, in tcp_fastopen_cookie_gen_check()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_parse.c546 MPP_RET avsd_commit_syntaxs(AvsdSyntax_t *syn, HalDecTask *task) in avsd_commit_syntaxs()
583 MPP_RET avsd_fill_parameters(AvsdCtx_t *p_dec, AvsdSyntax_t *syn) in avsd_fill_parameters()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbch.h51 unsigned int *syn; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbch.h51 unsigned int *syn; member
/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Ddecode_rs.c33 uint16_t *syn = rsc->buffers + RS_DECODE_SYN * (nroots + 1); variable
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c697 static void update_stream_buffer(MppBuffer streambuf, HalTaskInfo *syn) in update_stream_buffer()
745 MPP_RET hal_h265d_rkv_gen_regs(void *hal, HalTaskInfo *syn) in hal_h265d_rkv_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c358 H265eSyntax_new *syn = (H265eSyntax_new*)&h->syntax; in h265e_syntax_fill() local
/OK3568_Linux_fs/kernel/lib/
H A Dbch.c405 unsigned int *syn) in compute_syndromes()
444 const unsigned int *syn) in compute_error_locator_polynomial()
985 unsigned int i, j, syn, syn0, count = 0; in chien_search() local
1055 const unsigned int *syn, unsigned int *errloc) in bch_decode()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c378 unsigned int *syn) in compute_syndromes()
417 const unsigned int *syn) in compute_error_locator_polynomial()
958 unsigned int i, j, syn, syn0, count = 0; in chien_search() local
1028 const unsigned int *syn, unsigned int *errloc) in decode_bch()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu1.c179 MPP_RET hal_vpu1_h263d_gen_regs(void *hal, HalTaskInfo *syn) in hal_vpu1_h263d_gen_regs()
H A Dhal_h263d_vdpu2.c180 MPP_RET hal_vpu2_h263d_gen_regs(void *hal, HalTaskInfo *syn) in hal_vpu2_h263d_gen_regs()
/OK3568_Linux_fs/kernel/arch/mips/dec/
H A Decc-berr.c57 u16 syn = 0, sngl; in dec_ecc_be_backend() local
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu1.c338 MPP_RET vdpu1_mpg4d_gen_regs(void *hal, HalTaskInfo *syn) in vdpu1_mpg4d_gen_regs()
H A Dhal_m4vd_vdpu2.c336 MPP_RET vdpu2_mpg4d_gen_regs(void *hal, HalTaskInfo *syn) in vdpu2_mpg4d_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_base.h111 AvsdSyntax_t syn; member
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_comp.c214 u8 syn; in check_ack() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dtcp.h137 uint16_t syn:1; member
151 uint16_t syn:1; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dtcp.h137 uint16_t syn:1; member
151 uint16_t syn:1; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c618 MPP_RET hal_jpegd_rkv_gen_regs(void *hal, HalTaskInfo *syn) in hal_jpegd_rkv_gen_regs()
H A Dhal_jpegd_vdpu1.c853 MPP_RET hal_jpegd_vdpu1_gen_regs(void *hal, HalTaskInfo *syn) in hal_jpegd_vdpu1_gen_regs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.c30 const struct b2056_inittab_entry *syn; member

12