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

/external/jpeg/
H A Dwrbmp.c52 int pad_bytes; /* number of padding bytes needed per row */ member in struct:__anon6531
100 pad = dest->pad_bytes;
130 pad = dest->pad_bytes;
422 dest->pad_bytes = (int) (row_width - dest->data_width);

Completed in 58 milliseconds