Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
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];
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()
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()