Home
last modified time | relevance | path

Searched refs:coded_inter (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvc1_block.c1397 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
1426 if (!coded_inter) in vc1_decode_p_mb()
1427 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
1431 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
1451 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvc1_block.c1387 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
1416 if (!coded_inter) in vc1_decode_p_mb()
1417 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
1421 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
1441 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvc1_block.c1397 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
1426 if (!coded_inter) in vc1_decode_p_mb()
1427 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
1431 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
1451 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvc1_block.c1409 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
1438 if (!coded_inter) in vc1_decode_p_mb()
1439 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
1443 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
1463 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvc1_block.c1409 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
1438 if (!coded_inter) in vc1_decode_p_mb()
1439 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
1443 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
1463 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dvc1.c3128 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
3156 if(!coded_inter) coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
3159 if(!intra_count && !coded_inter) return 0; in vc1_decode_p_mb()
3177 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvc1dec.c3646 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
3675 if (!coded_inter) in vc1_decode_p_mb()
3676 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
3680 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
3700 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvc1dec.c3646 int intra_count = 0, coded_inter = 0; in vc1_decode_p_mb() local
3675 if (!coded_inter) in vc1_decode_p_mb()
3676 coded_inter = !is_intra[i] & is_coded[i]; in vc1_decode_p_mb()
3680 if (!intra_count && !coded_inter) in vc1_decode_p_mb()
3700 if (!v->ttmbf && coded_inter) in vc1_decode_p_mb()