Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
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];
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()
Dh264_slice.c2222 int left_xy[LEFT_MBS], in fill_filter_caches_inter() argument
2224 int left_type[LEFT_MBS], in fill_filter_caches_inter() argument
2306 int top_xy, left_xy[LEFT_MBS]; in fill_filter_caches()
2307 int top_type, left_type[LEFT_MBS]; in fill_filter_caches()