Home
last modified time | relevance | path

Searched refs:LEFT_MBS (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264dec.h75 #define LEFT_MBS 2 macro
86 #define LEFT_MBS 1 macro
211 int left_mb_xy[LEFT_MBS];
216 int left_type[LEFT_MBS];
H A Dh264_mvpred.h359 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
447 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
448 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2224 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2226 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2308 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2309 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264dec.h76 #define LEFT_MBS 2 macro
87 #define LEFT_MBS 1 macro
218 int left_mb_xy[LEFT_MBS];
223 int left_type[LEFT_MBS];
H A Dh264_mvpred.h360 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
448 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
449 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2234 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2236 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2318 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2319 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264dec.h76 #define LEFT_MBS 2 macro
87 #define LEFT_MBS 1 macro
218 int left_mb_xy[LEFT_MBS];
223 int left_type[LEFT_MBS];
H A Dh264_mvpred.h360 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
448 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
449 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2237 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2239 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2321 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2322 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264dec.h75 #define LEFT_MBS 2 macro
86 #define LEFT_MBS 1 macro
211 int left_mb_xy[LEFT_MBS];
216 int left_type[LEFT_MBS];
H A Dh264_mvpred.h359 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
447 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
448 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2224 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2226 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2308 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2309 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264dec.h75 #define LEFT_MBS 2 macro
86 #define LEFT_MBS 1 macro
217 int left_mb_xy[LEFT_MBS];
222 int left_type[LEFT_MBS];
H A Dh264_mvpred.h359 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
447 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
448 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2239 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2241 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2323 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2324 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264.h75 #define LEFT_MBS 2 macro
86 #define LEFT_MBS 1 macro
384 int left_mb_xy[LEFT_MBS];
389 int left_type[LEFT_MBS];
H A Dh264_mvpred.h353 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
441 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
442 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2023 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2025 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2108 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2109 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264.h75 #define LEFT_MBS 2 macro
86 #define LEFT_MBS 1 macro
384 int left_mb_xy[LEFT_MBS];
389 int left_type[LEFT_MBS];
H A Dh264_mvpred.h353 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors()
441 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches()
442 int topleft_type, top_type, topright_type, left_type[LEFT_MBS]; in fill_decode_caches()
H A Dh264_slice.c2023 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2025 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2108 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2109 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()