RV34_MB_P_16x8    748 libavcodec/rv34.c     if(block_type == RV34_MB_P_16x8){
RV34_MB_P_16x8    757 libavcodec/rv34.c     is16x16 = (block_type != RV34_MB_P_8x8) && (block_type != RV34_MB_P_16x8) && (block_type != RV34_MB_P_8x16);
RV34_MB_P_16x8    924 libavcodec/rv34.c     case RV34_MB_P_16x8:
RV34_MB_P_16x8    927 libavcodec/rv34.c         rv34_pred_mv(r, block_type, 1 + (block_type == RV34_MB_P_16x8), 1);
RV34_MB_P_16x8    928 libavcodec/rv34.c         if(block_type == RV34_MB_P_16x8){