Home
last modified time | relevance | path

Searched refs:compresstype (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dhcom.c90 uint32_t huffcount, checksum, compresstype, divisor; in startread() local
131 lsx_readdw(ft, &compresstype); in startread()
132 if (compresstype > 1) in startread()
174 p->deltacompression = compresstype; in startread()