Searched refs:uncompress_fd (Results 1 - 1 of 1) sorted by relevance

/external/liblzf/
H A Dlzf.c219 uncompress_fd (int from, int to) function
405 rc = uncompress_fd (fd, 1);
428 rc = uncompress_fd (fd, fd2);
527 rc = uncompress_fd (0, 1);

Completed in 56 milliseconds