Home
last modified time | relevance | path

Searched refs:downsampled_height (Results 1 – 5 of 5) sorted by relevance

/external/jpeg/
Djdinput.c100 compptr->downsampled_height = (JDIMENSION) in initial_setup()
Djdmainct.c283 rows_left = (int) (compptr->downsampled_height % (JDIMENSION) iMCUheight); in set_bottom_pointers()
Djdmaster.c171 compptr->downsampled_height = (JDIMENSION) in jpeg_calc_output_dimensions()
Djcmaster.c111 compptr->downsampled_height = (JDIMENSION) in initial_setup()
Djpeglib.h155 JDIMENSION downsampled_height; /* actual height in samples */ member