Home
last modified time | relevance | path

Searched refs:HOR_UP_PRED_RV40_NODOWN (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264pred.h55 #define HOR_UP_PRED_RV40_NODOWN 13 macro
Dh264pred.c469 h->pred4x4[HOR_UP_PRED_RV40_NODOWN]= FUNCD(pred4x4_horizontal_up_rv40_nodown);\ in ff_h264_pred_init()
Drv34.c982 if(itype == HOR_UP_PRED) itype = HOR_UP_PRED_RV40_NODOWN; in rv34_pred_4x4_block()
/third_party/ffmpeg/tests/checkasm/
Dh264pred.c60 [HOR_UP_PRED_RV40_NODOWN ] = "horizontal_up_nodown_rv40",