DIAG_DOWN_LEFT_PRED_RV40_NODOWN 1112 libavcodec/h264pred.c         h->pred4x4[DIAG_DOWN_LEFT_PRED_RV40_NODOWN]= pred4x4_down_left_rv40_nodown_c;
DIAG_DOWN_LEFT_PRED_RV40_NODOWN  880 libavcodec/rv34.c         if(itype == DIAG_DOWN_LEFT_PRED) itype = DIAG_DOWN_LEFT_PRED_RV40_NODOWN;
DIAG_DOWN_LEFT_PRED_RV40_NODOWN  883 libavcodec/rv34.c         if(itype == DIAG_DOWN_LEFT_PRED) itype = DIAG_DOWN_LEFT_PRED_RV40_NODOWN;