Home
last modified time | relevance | path

Searched defs:comp_size (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
Darchive.h36 long comp_size; member
55 long comp_size; member
Dextract.c152 extract_file(char *dst, char *src, int method, int comp_size, in extract_file()
/external/lz4/examples/
Dcompress_functions.c117 const size_t comp_size in bench()
/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c854 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_r11() local
891 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_rg11() local
941 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_signed_r11() local
979 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_signed_rg11() local