Searched refs:ref_frm_pos (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.c212 uint8_t *cur_frm_pos, *ref_frm_pos, *cp, *cp2; local
298 ref_frm_pos = ref + (ref_vectors[0] + strip->ypos) * width +
301 ref_frm_pos = cur_frm_pos - width_tbl[4];
315 ((uint32_t *)cur_frm_pos)[j] = ((uint32_t *)ref_frm_pos)[j];
317 ref_frm_pos += 4;
329 cp = ref_frm_pos;
358 ref_lp = ((uint32_t *)ref_frm_pos) + width_tbl[lp2];
441 ref_frm_pos += 4;
445 ref_frm_pos += ((width - blks_width) * 4);
745 ref_lp = ((uint32_t *)ref_frm_pos)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dindeo3.c212 uint8_t *cur_frm_pos, *ref_frm_pos, *cp, *cp2; local
298 ref_frm_pos = ref + (ref_vectors[0] + strip->ypos) * width +
301 ref_frm_pos = cur_frm_pos - width_tbl[4];
315 ((uint32_t *)cur_frm_pos)[j] = ((uint32_t *)ref_frm_pos)[j];
317 ref_frm_pos += 4;
329 cp = ref_frm_pos;
358 ref_lp = ((uint32_t *)ref_frm_pos) + width_tbl[lp2];
441 ref_frm_pos += 4;
445 ref_frm_pos += ((width - blks_width) * 4);
745 ref_lp = ((uint32_t *)ref_frm_pos)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dindeo3.c212 uint8_t *cur_frm_pos, *ref_frm_pos, *cp, *cp2; local
298 ref_frm_pos = ref + (ref_vectors[0] + strip->ypos) * width +
301 ref_frm_pos = cur_frm_pos - width_tbl[4];
315 ((uint32_t *)cur_frm_pos)[j] = ((uint32_t *)ref_frm_pos)[j];
317 ref_frm_pos += 4;
329 cp = ref_frm_pos;
358 ref_lp = ((uint32_t *)ref_frm_pos) + width_tbl[lp2];
441 ref_frm_pos += 4;
445 ref_frm_pos += ((width - blks_width) * 4);
745 ref_lp = ((uint32_t *)ref_frm_pos)
[all...]

Completed in 75 milliseconds