Searched refs:DIAG_DOWN_LEFT_PRED_RV40_NODOWN (Results 1 – 4 of 4) sorted by relevance
54 #define DIAG_DOWN_LEFT_PRED_RV40_NODOWN 12 macro
565 h->pred4x4[DIAG_DOWN_LEFT_PRED_RV40_NODOWN] = FUNCD(pred4x4_down_left_rv40_nodown); in ff_h264_pred_init()
980 if(itype == DIAG_DOWN_LEFT_PRED) itype = DIAG_DOWN_LEFT_PRED_RV40_NODOWN; in rv34_pred_4x4_block()983 if(itype == DIAG_DOWN_LEFT_PRED) itype = DIAG_DOWN_LEFT_PRED_RV40_NODOWN; in rv34_pred_4x4_block()
59 [DIAG_DOWN_LEFT_PRED_RV40_NODOWN] = "down_left_nodown_rv40",