HomeSort by: relevance | last modified time | path
    Searched refs:rgb24_compose (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hpc/
video_subr.h 39 void rgb24_compose(u_int32_t *, u_int8_t *, u_int8_t *, u_int8_t *, int);
video_subr.c 190 rgb24_compose(u_int32_t *rgb24, u_int8_t *r, u_int8_t *g, u_int8_t *b, int cnt) function in typeref:typename:void
  /src/sys/arch/hpcmips/dev/
plumvideo.c 489 rgb24_compose(rgb, r, g, b, cnt);

Completed in 13 milliseconds