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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Dtransupp.c330 int ci, i, j, offset_x, offset_y; local
356 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++) {
357 dst_ptr = dst_buffer[offset_y][dst_blk_x + offset_x];
358 src_ptr = src_buffer[offset_x][dst_blk_y + offset_y + y_crop_blocks];
383 int ci, i, j, offset_x, offset_y; local
421 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x
463 int ci, i, j, offset_x, offset_y; local
643 int ci, i, j, offset_x, offset_y; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlibtheoraenc.c94 t_info.offset_x = 0;

Completed in 27 milliseconds