HelenOS sources
rfb_pixel_format_t 107 uspace/srv/hid/rfb/rfb.c static void rfb_pixel_format_to_be(rfb_pixel_format_t *src, rfb_pixel_format_t *dst)
rfb_pixel_format_t 114 uspace/srv/hid/rfb/rfb.c static void rfb_pixel_format_to_host(rfb_pixel_format_t *src, rfb_pixel_format_t *dst)
rfb_pixel_format_t 180 uspace/srv/hid/rfb/rfb.c rfb_pixel_format_t *pf = &rfb->pixel_format;
rfb_pixel_format_t 257 uspace/srv/hid/rfb/rfb.c static void rfb_encode_true_color(rfb_pixel_format_t *pf, void *buf,
rfb_pixel_format_t 371 uspace/srv/hid/rfb/rfb.c static void cpixel_context_init(cpixel_ctx_t *ctx, rfb_pixel_format_t *pixel_format)
rfb_pixel_format_t 563 uspace/srv/hid/rfb/rfb.c static errno_t rfb_set_pixel_format(rfb_t *rfb, rfb_pixel_format_t *pixel_format)
rfb_pixel_format_t 74 uspace/srv/hid/rfb/rfb.h rfb_pixel_format_t pixel_format;
rfb_pixel_format_t 82 uspace/srv/hid/rfb/rfb.h rfb_pixel_format_t pixel_format;
rfb_pixel_format_t 152 uspace/srv/hid/rfb/rfb.h rfb_pixel_format_t pixel_format;
HelenOS homepage, sources at GitHub