Home
last modified time | relevance | path

Searched refs:chroma_mx (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Drv34.c673 int chroma_mx, chroma_my; in rv34_mc() local
678 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
680 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
682 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Drv34.c679 int chroma_mx, chroma_my; in rv34_mc() local
684 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
686 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
688 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Drv34.c673 int chroma_mx, chroma_my; in rv34_mc() local
678 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
680 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
682 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Drv34.c680 int chroma_mx, chroma_my; in rv34_mc() local
685 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
687 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
689 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Drv34.c680 int chroma_mx, chroma_my; in rv34_mc() local
685 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
687 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
689 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Drv34.c679 int chroma_mx, chroma_my; in rv34_mc() local
684 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
686 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
688 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Drv34.c680 int chroma_mx, chroma_my; in rv34_mc() local
685 chroma_mx = s->current_picture_ptr->motion_val[dir][mv_pos][0] / 2; in rv34_mc()
687 umx = (chroma_mx + (3 << 24)) / 3 - (1 << 24); in rv34_mc()
689 uvmx = chroma_coeffs[(chroma_mx + (3 << 24)) % 3]; in rv34_mc()