HomeSort by relevance Sort by last modified time
    Searched refs:turbojpeg (Results 1 - 5 of 5) sorted by null

  /external/libvncserver/x11vnc/misc/turbovnc/
apply_turbovnc 16 if [ ! -f "./turbojpeg.h" ]; then
45 cp -p ./turbojpeg.h "$ldir"
46 ls -l $ldir/tight.c* $ldir/rfbserver.c* $ldir/turbojpeg.h
README 28 TURBOJPEG:
31 TurboVNC uses the TurboJPEG library based on a fast proprietary JPEG
68 sources, tight.c and turbojpeg.h are from the TurboVNC source package.
72 env LDFLAGS='-L/path/to/turbojpeg -Xlinker --rpath=/path/to/turbojpeg' ./configure
74 where the turbojpeg library is:
76 /path/to/turbojpeg/libturbojpeg.so
78 (change /path/to/turbojpeg to the directory where you installed or
  /external/libvncserver/test/
Makefile 100 am__tjbench_SOURCES_DIST = tjbench.c ../common/turbojpeg.c \
101 ../common/turbojpeg.h tjutil.c tjutil.h bmp.c bmp.h
103 turbojpeg.$(OBJEXT) tjutil.$(OBJEXT) \
107 am__tjunittest_SOURCES_DIST = tjunittest.c ../common/turbojpeg.c \
108 ../common/turbojpeg.h tjutil.c tjutil.h
110 turbojpeg.$(OBJEXT) tjutil.$(OBJEXT)
292 tjunittest_SOURCES = tjunittest.c ../common/turbojpeg.c ../common/turbojpeg.h \
295 tjbench_SOURCES = tjbench.c ../common/turbojpeg.c ../common/turbojpeg.h
    [all...]
  /external/libvncserver/
Android.mk 42 common/turbojpeg.c \
  /external/libvncserver/libvncserver/
Makefile 107 tight.c ../common/turbojpeg.c \
125 turbojpeg.lo
354 TIGHTSRCS = tight.c ../common/turbojpeg.c
472 include ./$(DEPDIR)/turbojpeg.Plo
545 turbojpeg.lo: ../common/turbojpeg.c
546 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT turbojpeg.lo -MD -MP -MF $(DEPDIR)/turbojpeg.Tpo -c -o turbojpeg.lo `test -f '../common/turbojpeg.c' || echo '$(srcdir)/'`../common/turbojpeg.
    [all...]

Completed in 160 milliseconds