Searched refs:LEFT_MBS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/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];
441 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS];
442 int topleft_type, top_type, topright_type, left_type[LEFT_MBS];
H A Dh264_slice.c2005 int left_xy[LEFT_MBS],
2007 int left_type[LEFT_MBS],
2090 int top_xy, left_xy[LEFT_MBS];
2091 int top_type, left_type[LEFT_MBS];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h66 #define LEFT_MBS 2 macro
77 #define LEFT_MBS 1 macro
277 int left_mb_xy[LEFT_MBS];
282 int left_type[LEFT_MBS];
H A Dh264_mvpred.h333 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS];
414 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS];
415 int topleft_type, top_type, topright_type, left_type[LEFT_MBS];
H A Dh264.c3352 int left_xy[LEFT_MBS], int top_type, int left_type[LEFT_MBS], int mb_xy, int list)
3434 int top_xy, left_xy[LEFT_MBS];
3435 int top_type, left_type[LEFT_MBS];

Completed in 92 milliseconds