USES_LIST        1072 libavcodec/h264.h     if (USES_LIST(mb_type, 0)) {
USES_LIST        1078 libavcodec/h264.h     if (USES_LIST(mb_type, 1))
USES_LIST          81 libavcodec/h264_mb_template.c                 if (!USES_LIST(mb_type, list))
USES_LIST         303 libavcodec/h264_mb_template.c                 if (!USES_LIST(mb_type, list))
USES_LIST          49 libavcodec/h264_mvpred.h         if (!USES_LIST(mb_type, list))                                  \
USES_LIST         269 libavcodec/h264_mvpred.h     if (USES_LIST(h->left_type[LTOP], 0)) {
USES_LIST         282 libavcodec/h264_mvpred.h     if (USES_LIST(h->top_type, 0)) {
USES_LIST         298 libavcodec/h264_mvpred.h     if (USES_LIST(h->topright_type, 0)) {
USES_LIST         306 libavcodec/h264_mvpred.h         if (USES_LIST(h->topleft_type, 0)) {
USES_LIST         608 libavcodec/h264_mvpred.h             if (!USES_LIST(mb_type, list))
USES_LIST         612 libavcodec/h264_mvpred.h             if (USES_LIST(top_type, list)) {
USES_LIST         628 libavcodec/h264_mvpred.h                     if (USES_LIST(left_type[LEFT(i)], list)) {
USES_LIST         646 libavcodec/h264_mvpred.h                 if (USES_LIST(left_type[LTOP], list)) {
USES_LIST         658 libavcodec/h264_mvpred.h             if (USES_LIST(topright_type, list)) {
USES_LIST         668 libavcodec/h264_mvpred.h                 if (USES_LIST(topleft_type, list)) {
USES_LIST         693 libavcodec/h264_mvpred.h                     if (USES_LIST(top_type, list)) {
USES_LIST         699 libavcodec/h264_mvpred.h                     if (USES_LIST(left_type[LTOP], list)) {
USES_LIST         707 libavcodec/h264_mvpred.h                     if (USES_LIST(left_type[LBOT], list)) {
USES_LIST        2055 libavcodec/h264_slice.c         if (USES_LIST(top_type, list)) {
USES_LIST        2070 libavcodec/h264_slice.c             if (USES_LIST(left_type[LTOP], list)) {
USES_LIST        2095 libavcodec/h264_slice.c     if (!USES_LIST(mb_type, list)) {
USES_LIST         767 libavcodec/ituh263dec.c             if(USES_LIST(mb_type, 0)){
USES_LIST         780 libavcodec/ituh263dec.c             if(USES_LIST(mb_type, 1)){
USES_LIST         907 libavcodec/mpeg12dec.c                         if (USES_LIST(mb_type, i)) {
USES_LIST         930 libavcodec/mpeg12dec.c                         if (USES_LIST(mb_type, i)) {
USES_LIST         950 libavcodec/mpeg12dec.c                         if (USES_LIST(mb_type, i)) {
USES_LIST         970 libavcodec/mpeg12dec.c                         if (USES_LIST(mb_type, i)) {
USES_LIST         990 libavcodec/mpeg12dec.c                     if (USES_LIST(mb_type, i)) {
USES_LIST        1507 libavcodec/mpeg4videodec.c                     if (USES_LIST(mb_type, 0)) {
USES_LIST        1511 libavcodec/mpeg4videodec.c                     if (USES_LIST(mb_type, 1)) {
USES_LIST        1522 libavcodec/mpeg4videodec.c                 if (USES_LIST(mb_type, 0)) {
USES_LIST        1535 libavcodec/mpeg4videodec.c                 if (USES_LIST(mb_type, 1)) {
USES_LIST        1550 libavcodec/mpeg4videodec.c                 if (USES_LIST(mb_type, 0)) {
USES_LIST        1562 libavcodec/mpeg4videodec.c                 if (USES_LIST(mb_type, 1)) {
USES_LIST        2173 libavcodec/mpegvideo.c                     if (!USES_LIST(mb_type, direction))
USES_LIST        2282 libavcodec/mpegvideo.c                     else if (!USES_LIST(mb_type, 1))
USES_LIST        2284 libavcodec/mpegvideo.c                     else if (!USES_LIST(mb_type, 0))
USES_LIST        2287 libavcodec/mpegvideo.c                         av_assert2(USES_LIST(mb_type, 0) && USES_LIST(mb_type, 1));
USES_LIST        2370 libavcodec/mpegvideo.c                         if (!USES_LIST(mbtype_table[mb_index], direction))
USES_LIST        2467 libavcodec/mpegvideo.c                     } else if (!USES_LIST(mb_type, 1)) {
USES_LIST        2469 libavcodec/mpegvideo.c                     } else if (!USES_LIST(mb_type, 0)) {
USES_LIST        2472 libavcodec/mpegvideo.c                         av_assert2(USES_LIST(mb_type, 0) && USES_LIST(mb_type, 1));