Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264pred.h56 #define VERT_LEFT_PRED_RV40_NODOWN 14 macro
Dh264pred.c567 h->pred4x4[VERT_LEFT_PRED_RV40_NODOWN] = FUNCD(pred4x4_vertical_left_rv40_nodown); in ff_h264_pred_init()
Drv34.c985 if(itype == VERT_LEFT_PRED) itype = VERT_LEFT_PRED_RV40_NODOWN; in rv34_pred_4x4_block()
/third_party/ffmpeg/tests/checkasm/
Dh264pred.c61 [VERT_LEFT_PRED_RV40_NODOWN ] = "vertical_left_nodown_rv40",