Searched refs:data_width (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Dwrbmp.c50 JDIMENSION data_width; /* JSAMPLEs per row */ member in struct:__anon6531
419 dest->data_width = row_width;
422 dest->pad_bytes = (int) (row_width - dest->data_width);

Completed in 48 milliseconds