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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
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 83 milliseconds