VERT_LEFT_PRED_RV40_NODOWN 1114 libavcodec/h264pred.c         h->pred4x4[VERT_LEFT_PRED_RV40_NODOWN]= pred4x4_vertical_left_rv40_nodown_c;
VERT_LEFT_PRED_RV40_NODOWN  885 libavcodec/rv34.c         if(itype == VERT_LEFT_PRED) itype = VERT_LEFT_PRED_RV40_NODOWN;