Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
H A Dvp3dsp.asm470 ADD(m2) ; Adjust R2 and R1 before shifting
480 ADD(m4) ; Adjust R4 and R3 before shifting
486 ADD(m6) ; Adjust R6 and R5 before shifting
492 ADD(m7) ; Adjust R7 and R0 before shifting
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c610 /* If you're trying to decipher this color-shifting code, in calc_shifting()
804 unsigned h, h1, h2, shifting; in send_scan_param() local
812 shifting = calc_shifting (s); in send_scan_param()
813 h1 = s->param->h + shifting; /* add lines for color shifting */ in send_scan_param()
818 /* add lines for color shifting */ in send_scan_param()
821 h2 = s->cfg->height * s->param->ydpi / 75 + shifting; in send_scan_param()
822 /* PDBG (pixma_dbg (4, "* send_scan_param: height calc (choose lesser) 2 %u = %u max. lines for scanner + %u lines for color shifting \n", h2, s->cfg->height * s->param->ydpi / 75, shifting )); */ in send_scan_param()
1604 * Each complete line in mp->imgbuf is processed for shifting CC
[all...]
/third_party/ffmpeg/tests/fate/
H A Dmatroska.mak82 # as well as writing the Cues at the front (by shifting data) if

Completed in 4 milliseconds