HOR_UP_PRED_RV40_NODOWN 1113 libavcodec/h264pred.c         h->pred4x4[HOR_UP_PRED_RV40_NODOWN]= pred4x4_horizontal_up_rv40_nodown_c;
HOR_UP_PRED_RV40_NODOWN  884 libavcodec/rv34.c         if(itype == HOR_UP_PRED) itype = HOR_UP_PRED_RV40_NODOWN;