Home
last modified time | relevance | path

Searched defs:lens (Results 1 - 25 of 43) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dsheervideodata.h28 uint8_t lens[2 * 15]; member
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/musl/src/network/
H A Ddn_comp.c23 static int getlens(unsigned char *lens, const char *s, int l) in getlens() argument
60 unsigned char lens[127]; in dn_comp() local
36 match(int *offset, const unsigned char *base, const unsigned char *dn, const char *end, const unsigned char *lens, int nlen) match() argument
/third_party/zlib/contrib/infback9/
H A Dinflate9.h44 unsigned short lens[320]; /* temporary storage for code lengths */ member
H A Dinftree9.c32 int inflate_table9(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table9() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestStreaming.java34 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestStreaming.java37 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase() argument
/third_party/toybox/toys/posix/
H A Dgetconf.c194 int i, j, lens[] = {ARRAY_LEN(sysconfs), ARRAY_LEN(pathconfs), in getconf_main() local
/third_party/node/deps/zlib/
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() argument
[all...]
H A Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member
/third_party/zlib/
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() argument
[all...]
/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
/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/v8/third_party/zlib/
H A Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member

Completed in 22 milliseconds

12