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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; local
140 comp_width = MCU_cols * compptr->h_samp_factor;
149 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) {
151 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
189 JDIMENSION MCU_cols, comp_width, dst_blk_x, dst_blk_y; local
205 comp_width = MCU_cols * compptr->h_samp_factor;
221 if (x_crop_blocks + dst_blk_x < comp_width) {
224 src_ptr = src_row_ptr[comp_width - x_crop_blocks - dst_blk_x - 1];
381 JDIMENSION MCU_cols, comp_width, dst_blk_x, dst_blk_y; local
396 comp_width
531 JDIMENSION MCU_cols, MCU_rows, comp_width, comp_height, dst_blk_x, dst_blk_y; 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.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; local
140 comp_width = MCU_cols * compptr->h_samp_factor;
149 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) {
151 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
189 JDIMENSION MCU_cols, comp_width, dst_blk_x, dst_blk_y; local
205 comp_width = MCU_cols * compptr->h_samp_factor;
221 if (x_crop_blocks + dst_blk_x < comp_width) {
224 src_ptr = src_row_ptr[comp_width - x_crop_blocks - dst_blk_x - 1];
381 JDIMENSION MCU_cols, comp_width, dst_blk_x, dst_blk_y; local
396 comp_width
531 JDIMENSION MCU_cols, MCU_rows, comp_width, comp_height, dst_blk_x, dst_blk_y; 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.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; local
140 comp_width = MCU_cols * compptr->h_samp_factor;
149 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) {
151 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
189 JDIMENSION MCU_cols, comp_width, dst_blk_x, dst_blk_y; local
205 comp_width = MCU_cols * compptr->h_samp_factor;
221 if (x_crop_blocks + dst_blk_x < comp_width) {
224 src_ptr = src_row_ptr[comp_width - x_crop_blocks - dst_blk_x - 1];
381 JDIMENSION MCU_cols, comp_width, dst_blk_x, dst_blk_y; local
396 comp_width
531 JDIMENSION MCU_cols, MCU_rows, comp_width, comp_height, dst_blk_x, dst_blk_y; local
641 JDIMENSION MCU_cols, MCU_rows, comp_width, comp_height, dst_blk_x, dst_blk_y; local
[all...]

Completed in 66 milliseconds