HOR_UP_PRED_RV40_NODOWN  469 libavcodec/h264pred.c         h->pred4x4[HOR_UP_PRED_RV40_NODOWN]= FUNCD(pred4x4_horizontal_up_rv40_nodown);\
HOR_UP_PRED_RV40_NODOWN  983 libavcodec/rv34.c         if(itype == HOR_UP_PRED) itype = HOR_UP_PRED_RV40_NODOWN;