Searched defs:scale (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_ar933x.c | 44 static u32 ar933x_serial_get_baud(u32 clk, u32 scale, u32 step) in ar933x_serial_get_baud() 59 u32 *scale, u32 *step) in ar933x_serial_get_scale_step() 92 u32 val, scale, step; in ar933x_serial_setbrg() local 203 u32 val, scale, step; in _debug_uart_init() local
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_display_helper.c | 265 int scale = 0; in display_rect_calc_scale() local
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/ |
| H A D | decode.c | 737 int scale, in decode_sib_si()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | cfi_flash.c | 1296 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument 1309 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument 1330 int scale = 0; in write_buff() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | sf.c | 220 size_t scale = 1; in spi_flash_update() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | console_truetype.c | 122 double scale; member
|
| H A D | stb_truetype.h | 2405 float scale = scale_x > scale_y ? scale_y : scale_x; in stbtt_Rasterize() local 2521 float scale; in stbtt_BakeFontBitmap() local 2854 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,… in stbtt_PackFontRangesGatherRects() local 2887 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,… in stbtt_PackFontRangesRenderIntoRects() local
|