Home
last modified time | relevance | path

Searched defs:fixed_value (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dfixed-value.h23 struct GTY(()) fixed_value struct
29 #define FIXED_VALUE_TYPE struct fixed_value argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dfixed-value.h23 struct GTY(()) fixed_value struct
29 #define FIXED_VALUE_TYPE struct fixed_value argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Drepaper.c200 const u8 *data, u8 fixed_value, const u8 *mask, in repaper_even_pixels()
246 const u8 *data, u8 fixed_value, const u8 *mask, in repaper_odd_pixels()
296 const u8 *data, u8 fixed_value, const u8 *mask, in repaper_all_pixels()
340 const u8 *data, u8 fixed_value, const u8 *mask, in repaper_one_line()
423 static void repaper_frame_fixed(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed()
453 static void repaper_frame_fixed_repeat(struct repaper_epd *epd, u8 fixed_value, in repaper_frame_fixed_repeat()