Home
last modified time | relevance | path

Searched defs:xlat (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dfnmatch.c13 struct xlat { struct
/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
146 uint8_t xlat[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
91 uint8_t xlat[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
88 uint8_t xlat[256]; in build_vlc() local
H A Datrac3plus.c50 static av_cold void build_canonical_huff(const uint8_t *cb, const uint8_t **xlat, in build_canonical_huff() argument

Completed in 5 milliseconds