Searched defs:by (Results 1 - 4 of 4) sorted by relevance

/u-boot/lib/
H A Dmembuff.c325 int membuff_extend_by(struct membuff *mb, int by, int max) argument
/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_mlc.c1171 void nx_mlc_set_video_layer_gama_table_power_mode(u32 module_index, int by, argument
1218 void nx_mlc_set_video_layer_gama_table_sleep_mode(u32 module_index, int by, argument
/u-boot/drivers/ram/octeon/
H A Docteon3_lmc.c10551 int by; local
[all...]
/u-boot/drivers/video/
H A Dstb_truetype.h4500 int by = STBTT_max(y0,STBTT_max(y1,y2)); local
4624 float bx = x0 - 2*x1 + x2, by = y0 - 2*y1 + y2; local
4683 float bx = x0 - 2*x1 + x2, by = y0 - 2*y1 + y2; local
[all...]

Completed in 105 milliseconds