File: blitsort.h

package info (click to toggle)
minidjvu 0.8.svn.2010.05.06%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,372 kB
  • ctags: 1,082
  • sloc: sh: 9,230; ansic: 5,788; cpp: 2,400; makefile: 259; python: 42
file content (5 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (5)
1
2
3
4
5
/*
 * blitsort.h - sorting blits in an image
 */

MDJVU_FUNCTION void mdjvu_sort_blits(mdjvu_image_t);