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

  /src/sys/dev/hpc/
video_subr.h 40 void rgb24_decompose(u_int32_t *, u_int8_t *, u_int8_t *, u_int8_t *, int);
video_subr.c 201 rgb24_decompose(u_int32_t *rgb24, u_int8_t *r, u_int8_t *g, u_int8_t *b, function in typeref:typename:void
  /src/sys/arch/hpcmips/tx/
tx3912video.c 527 rgb24_decompose(rgb, r, g, b, cnt);
  /src/sys/arch/hpcmips/dev/
plumvideo.c 451 rgb24_decompose(rgb, r, g, b, cnt);

Completed in 16 milliseconds