Home
last modified time | relevance | path

Searched defs:lens (Results 26 - 50 of 89) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dhuffman.c118 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, in get_tree_codes() argument
145 int16_t lens[256]; in build_huff_tree() local
H A Dylc.c63 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, in get_tree_codes() argument
90 int16_t lens[256]; in build_vlc() local
H A Dmvha.c59 static void get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, in get_tree_codes() argument
87 int16_t lens[256]; in build_vlc() local
H A Dsheervideo.c1783 uint8_t lens[1024]; in build_vlc() local
H A Dvlc.c328 ff_init_vlc_from_lengths(VLC *vlc, int nb_bits, int nb_codes, const int8_t *lens, int lens_wrap, const void *symbols, int symbols_wrap, int symbols_size, int offset, int flags, void *logctx) ff_init_vlc_from_lengths() argument
H A Dh264_refs.c142 int lens[2]; in h264_initialise_ref_list() local
H A Drv10.c324 uint8_t lens[MAX_VLC_ENTRIES]; in rv10_build_vlc() local
H A Dtscc2.c56 tscc2_init_vlc(VLC *vlc, int *offset, int nb_codes, const uint8_t *lens, const void *syms, int sym_length) tscc2_init_vlc() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dulistfmttest.c265 const int32_t lens[] = {1, 0}; in TestUList21871_A() local
313 const int32_t lens[] = {0, 1}; in TestUList21871_B() local
/third_party/zlib/contrib/puff/
H A Dpuff.c443 static const short lens[29] = { /* Size base for length codes 257..285 */ in codes() local
/third_party/zlib/test/
H A Dinfcover.c622 unsigned short lens[16], work[16]; in cover_trees() local
/kernel/linux/linux-5.10/net/rds/
H A Dtcp.c231 rds_tcp_tc_info(struct socket *rds_sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_tcp_tc_info() argument
277 rds6_tcp_tc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_tcp_tc_info() argument
H A Dconnection.c534 rds_conn_message_info_cmn(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send, bool isv6) rds_conn_message_info_cmn() argument
600 rds_conn_message_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send) rds_conn_message_info() argument
609 rds6_conn_message_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send) rds6_conn_message_info() argument
618 rds_conn_message_info_send(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_message_info_send() argument
626 rds6_conn_message_info_send(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_conn_message_info_send() argument
634 rds_conn_message_info_retrans(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_message_info_retrans() argument
643 rds6_conn_message_info_retrans(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_conn_message_info_retrans() argument
652 rds_for_each_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int (*visitor)(struct rds_connection *, void *), u64 *buffer, size_t item_len) rds_for_each_conn_info() argument
690 rds_walk_conn_path_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int (*visitor)(struct rds_conn_path *, void *), u64 *buffer, size_t item_len) rds_walk_conn_path_info() argument
798 rds_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_info() argument
811 rds6_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_conn_info() argument
[all...]
H A Daf_rds.c729 rds_sock_inc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_sock_inc_info() argument
768 rds6_sock_inc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_sock_inc_info() argument
800 rds_sock_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_sock_info() argument
841 rds6_sock_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_sock_info() argument
[all...]
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c54 int i, lens = 0, hwptr_done = subs->hwptr_done; in usx2y_usbpcm_urb_capt_retire() local
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c155 unsigned int lens[MAX_SKB_FRAGS + 1]; in write_pkt_desc() local
518 unsigned int lens[MAX_SKB_FRAGS + 1]; in fun_xdp_tx() local
78 fun_write_gl(const struct funeth_txq *q, struct fun_eth_tx_req *req, const dma_addr_t *addrs, const unsigned int *lens, unsigned int ngle) fun_write_gl() argument
/kernel/linux/linux-6.6/net/rds/
H A Dtcp.c231 rds_tcp_tc_info(struct socket *rds_sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_tcp_tc_info() argument
277 rds6_tcp_tc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_tcp_tc_info() argument
H A Dconnection.c534 rds_conn_message_info_cmn(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send, bool isv6) rds_conn_message_info_cmn() argument
600 rds_conn_message_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send) rds_conn_message_info() argument
609 rds6_conn_message_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int want_send) rds6_conn_message_info() argument
618 rds_conn_message_info_send(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_message_info_send() argument
626 rds6_conn_message_info_send(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_conn_message_info_send() argument
634 rds_conn_message_info_retrans(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_message_info_retrans() argument
643 rds6_conn_message_info_retrans(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_conn_message_info_retrans() argument
652 rds_for_each_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int (*visitor)(struct rds_connection *, void *), u64 *buffer, size_t item_len) rds_for_each_conn_info() argument
690 rds_walk_conn_path_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens, int (*visitor)(struct rds_conn_path *, void *), u64 *buffer, size_t item_len) rds_walk_conn_path_info() argument
798 rds_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_conn_info() argument
811 rds6_conn_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_conn_info() argument
[all...]
H A Daf_rds.c728 rds_sock_inc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_sock_inc_info() argument
767 rds6_sock_inc_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_sock_inc_info() argument
799 rds_sock_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds_sock_info() argument
840 rds6_sock_info(struct socket *sock, unsigned int len, struct rds_info_iterator *iter, struct rds_info_lengths *lens) rds6_sock_info() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c53 int i, lens = 0, hwptr_done = subs->hwptr_done; in usx2y_usbpcm_urb_capt_retire() local
/third_party/ffmpeg/libavfilter/
H A Dvf_lensfun.c89 lfLens *lens; member
[all...]
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c429 int32_t lens [DAY_COUNT]; in print_month() local
547 int32_t lens [DAY_COUNT]; in print_year() local
[all...]
/third_party/libsnd/src/
H A Dogg_vorbis.c620 vorbis_read_sample (SF_PRIVATE *psf, void *ptr, sf_count_t lens, convert_func *transfn) in vorbis_read_sample() argument
669 vorbis_read_s (SF_PRIVATE *psf, short *ptr, sf_count_t lens) in vorbis_read_s() argument
674 vorbis_read_i (SF_PRIVATE *psf, int *ptr, sf_count_t lens) in vorbis_read_i() argument
679 vorbis_read_f (SF_PRIVATE *psf, float *ptr, sf_count_t lens) in vorbis_read_f() argument
684 vorbis_read_d (SF_PRIVATE *psf, double *ptr, sf_count_t lens) in vorbis_read_d() argument
732 vorbis_write_s(SF_PRIVATE *psf, const short *ptr, sf_count_t lens) vorbis_write_s() argument
749 vorbis_write_i(SF_PRIVATE *psf, const int *ptr, sf_count_t lens) vorbis_write_i() argument
765 vorbis_write_f(SF_PRIVATE *psf, const float *ptr, sf_count_t lens) vorbis_write_f() argument
781 vorbis_write_d(SF_PRIVATE *psf, const double *ptr, sf_count_t lens) vorbis_write_d() argument
[all...]
/third_party/node/deps/zlib/
H A Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member

Completed in 25 milliseconds

1234