Home
last modified time | relevance | path

Searched defs:tight (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-enc-tight.c117 static bool tight_can_send_png_rect(VncState *vs, VncTight *tight, int w, int h) in tight_can_send_png_rect()
138 tight_detect_smooth_image24(VncState *vs, VncTight *tight, int w, int h) in tight_detect_smooth_image24()
297 tight_detect_smooth_image(VncState *vs, VncTight *tight, int w, int h) in tight_detect_smooth_image()
421 static int tight_fill_palette(VncState *vs, VncTight *tight, int x, int y, in tight_fill_palette()
554 tight_filter_gradient24(VncState *vs, VncTight *tight, uint8_t *buf, in tight_filter_gradient24()
790 static int tight_init_stream(VncState *vs, VncTight *tight, int stream_id, in tight_init_stream()
844 static int tight_compress_data(VncState *vs, VncTight *tight, int stream_id, in tight_compress_data()
925 VncTight *tight = &worker->tight; in send_full_color_rect() local
953 VncTight *tight = &worker->tight; in send_solid_rect() local
1038 VncTight *tight; member
[all …]
H A Dvnc.h197 Buffer tight; member
357 VncTight tight; member
/openbmc/u-boot/cmd/
H A Dnand.c735 int tight = 0; in do_nand() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c215 int nand_lock(struct mtd_info *mtd, int tight) in nand_lock()
/openbmc/qemu/chardev/
H A Dchar-socket.c421 const char *tight = "", *abstract = ""; in qemu_chr_socket_address() local
1476 bool tight = qemu_opt_get_bool(opts, "tight", true); in qemu_chr_parse_socket() local