Home
last modified time | relevance | path

Searched refs:right_pred (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dintrapred.c88 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
100 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
147 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
159 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
407 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
419 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
470 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
482 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/
H A Dintrapred.c226 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
238 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
286 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
298 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
767 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
779 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
829 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
841 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbIntraPrediction.c901 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
911 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
949 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
959 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
1046 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
1056 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
1099 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
1109 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbIntraPrediction.c901 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_predictor() local
911 const uint8_t pixels[] = { above[c], below_pred, left[r], right_pred }; in smooth_predictor()
949 const uint8_t right_pred = above[bw - 1]; // estimated by top-right pixel in smooth_h_predictor() local
959 const uint8_t pixels[] = { left[r], right_pred }; in smooth_h_predictor()
1046 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_predictor() local
1056 const uint16_t pixels[] = { above[c], below_pred, left[r], right_pred }; in highbd_smooth_predictor()
1099 const uint16_t right_pred = above[bw - 1]; // estimated by top-right pixel in highbd_smooth_h_predictor() local
1109 const uint16_t pixels[] = { left[r], right_pred }; in highbd_smooth_h_predictor()
/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Dpredict.rs830 let right_pred = above[width - 1]; // estimated by top-right pixel in pred_smooth() localVariable
848 let pixels = [above[c], below_pred, left[height - 1 - r], right_pred]; in pred_smooth()
882 let right_pred = above[width - 1]; // estimated by top-right pixel in pred_smooth_h() localVariable
897 let pixels = [left[height - 1 - r], right_pred]; in pred_smooth_h()
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Dpredict.rs830 let right_pred = above[width - 1]; // estimated by top-right pixel in pred_smooth() localVariable
848 let pixels = [above[c], below_pred, left[height - 1 - r], right_pred]; in pred_smooth()
882 let right_pred = above[width - 1]; // estimated by top-right pixel in pred_smooth_h() localVariable
897 let pixels = [left[height - 1 - r], right_pred]; in pred_smooth_h()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Dpredict.rs843 let right_pred = above[width - 1]; // estimated by top-right pixel in pred_smooth() localVariable
861 let pixels = [above[c], below_pred, left[height - 1 - r], right_pred]; in pred_smooth()
895 let right_pred = above[width - 1]; // estimated by top-right pixel in pred_smooth_h() localVariable
910 let pixels = [left[height - 1 - r], right_pred]; in pred_smooth_h()