Searched defs:padding (Results 26 - 30 of 30) sorted by relevance

12

/u-boot/include/
H A Dfsl_qe.h248 u8 padding[4]; /* Reserved, for alignment */ member in struct:qe_firmware
262 u8 padding; /* Reserved, for alignment */ member in struct:qe_firmware::qe_microcode
H A Dimage.h1504 struct padding_algo *padding; /* Padding algorithm information */ member in struct:image_sign_info
/u-boot/boot/
H A Dimage-fit.c196 const char *padding; local
/u-boot/drivers/net/
H A Dsh_eth.h57 u8 padding[TX_DESC_PADDING]; /* aligned cache line size */ member in struct:tx_desc_s
74 u8 padding[TX_DESC_PADDING]; /* aligned cache line size */ member in struct:rx_desc_s
/u-boot/drivers/video/
H A Dstb_truetype.h684 int padding; member in struct:stbtt_pack_context
838 unsigned char type,padding; member in struct:__anon34
3957 stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) argument
4575 stbtt_GetGlyphSDF(const stbtt_fontinfo *info, float scale, int glyph, int padding, unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) argument
4760 stbtt_GetCodepointSDF(const stbtt_fontinfo *info, float scale, int codepoint, int padding, unsigned char onedge_value, float pixel_dist_scale, int *width, int *height, int *xoff, int *yoff) argument
[all...]

Completed in 80 milliseconds

12