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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dtransupp.c250 JDIMENSION MCU_rows, comp_height, dst_blk_x, dst_blk_y; local
269 comp_height = MCU_rows * compptr->v_samp_factor;
277 if (y_crop_blocks + dst_blk_y < comp_height) {
281 comp_height - y_crop_blocks - dst_blk_y -
292 if (y_crop_blocks + dst_blk_y < comp_height) {
461 JDIMENSION MCU_rows, comp_height, dst_blk_x, dst_blk_y; local
476 comp_height = MCU_rows * compptr->v_samp_factor;
493 if (y_crop_blocks + dst_blk_y < comp_height) {
496 [comp_height - y_crop_blocks - dst_blk_y - offset_y - 1];
531 JDIMENSION MCU_cols, MCU_rows, comp_width, comp_height, dst_blk_ local
641 JDIMENSION MCU_cols, MCU_rows, comp_width, comp_height, dst_blk_x, dst_blk_y; local
[all...]

Completed in 110 milliseconds