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

  /external/libvncserver/libvncserver/
tight.c 111 static TLS int subsampLevel = TJ_444;
307 subsampLevel = cl->turboSubsampLevel;
390 if (subsampLevel == TJ_GRAYSCALE && qualityLevel != -1) {
689 if (subsampLevel == TJ_GRAYSCALE && qualityLevel != -1)
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 75 static int subsampLevel;
220 subsampLevel = cl->tightSubsampLevel;
277 if (subsampLevel == TJ_GRAYSCALE && qualityLevel != -1) {
566 if (subsampLevel == TJ_GRAYSCALE && qualityLevel != -1)
    [all...]

Completed in 48 milliseconds