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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dindeo3.c217 int i, j, k, lp1, lp2, flag1, cmd, blks_width, blks_height, region_160_width, local
292 if((blks_width = strip->width) < 0)
293 blks_width += 3;
294 blks_width >>= 2;
313 for(lp1 = 0; lp1 < blks_width; lp1++) {
330 for(i = 0; i < blks_width << 2; i++) {
354 for(lp1 = 0; lp1 < blks_width; lp1++) {
444 cur_frm_pos += ((width - blks_width) * 4);
445 ref_frm_pos += ((width - blks_width) * 4);
456 for(lp1 = 0; lp1 < blks_width; lp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dindeo3.c217 int i, j, k, lp1, lp2, flag1, cmd, blks_width, blks_height, region_160_width, local
292 if((blks_width = strip->width) < 0)
293 blks_width += 3;
294 blks_width >>= 2;
313 for(lp1 = 0; lp1 < blks_width; lp1++) {
330 for(i = 0; i < blks_width << 2; i++) {
354 for(lp1 = 0; lp1 < blks_width; lp1++) {
444 cur_frm_pos += ((width - blks_width) * 4);
445 ref_frm_pos += ((width - blks_width) * 4);
456 for(lp1 = 0; lp1 < blks_width; lp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dindeo3.c217 int i, j, k, lp1, lp2, flag1, cmd, blks_width, blks_height, region_160_width, local
292 if((blks_width = strip->width) < 0)
293 blks_width += 3;
294 blks_width >>= 2;
313 for(lp1 = 0; lp1 < blks_width; lp1++) {
330 for(i = 0; i < blks_width << 2; i++) {
354 for(lp1 = 0; lp1 < blks_width; lp1++) {
444 cur_frm_pos += ((width - blks_width) * 4);
445 ref_frm_pos += ((width - blks_width) * 4);
456 for(lp1 = 0; lp1 < blks_width; lp
[all...]

Completed in 74 milliseconds