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

  /external/u-boot/include/
video_font_4x6.h 47 #define VIDEO_FONT_SIZE (VIDEO_FONT_CHARS * VIDEO_FONT_HEIGHT)
49 static unsigned char video_fontdata[VIDEO_FONT_SIZE] = {
    [all...]
video_font_data.h 15 #define VIDEO_FONT_SIZE (VIDEO_FONT_CHARS * VIDEO_FONT_HEIGHT)
17 static unsigned char __maybe_unused video_fontdata[VIDEO_FONT_SIZE] = {
    [all...]

Completed in 64 milliseconds