RV34_MB_P_16x8    698 libavcodec/rv34.c     if(block_type == RV34_MB_P_16x8){
RV34_MB_P_16x8    707 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    819 libavcodec/rv34.c     case RV34_MB_P_16x8:
RV34_MB_P_16x8    822 libavcodec/rv34.c         rv34_pred_mv(r, block_type, 1 + (block_type == RV34_MB_P_16x8), 1);
RV34_MB_P_16x8    823 libavcodec/rv34.c         if(block_type == RV34_MB_P_16x8){