DIAG_DOWN_LEFT_PRED 2533 libavcodec/h264.c if(dir == DIAG_DOWN_LEFT_PRED || dir == VERT_LEFT_PRED){ DIAG_DOWN_LEFT_PRED 1088 libavcodec/h264pred.c h->pred4x4[DIAG_DOWN_LEFT_PRED ]= pred4x4_down_left_svq3_c; DIAG_DOWN_LEFT_PRED 1090 libavcodec/h264pred.c h->pred4x4[DIAG_DOWN_LEFT_PRED ]= pred4x4_down_left_c; DIAG_DOWN_LEFT_PRED 1103 libavcodec/h264pred.c h->pred4x4[DIAG_DOWN_LEFT_PRED ]= pred4x4_down_left_rv40_c; DIAG_DOWN_LEFT_PRED 1120 libavcodec/h264pred.c h->pred8x8l[DIAG_DOWN_LEFT_PRED ]= pred8x8l_down_left_c; DIAG_DOWN_LEFT_PRED 855 libavcodec/rv34.c DC_PRED, VERT_PRED, HOR_PRED, DIAG_DOWN_RIGHT_PRED, DIAG_DOWN_LEFT_PRED, DIAG_DOWN_LEFT_PRED 880 libavcodec/rv34.c if(itype == DIAG_DOWN_LEFT_PRED) itype = DIAG_DOWN_LEFT_PRED_RV40_NODOWN; DIAG_DOWN_LEFT_PRED 883 libavcodec/rv34.c if(itype == DIAG_DOWN_LEFT_PRED) itype = DIAG_DOWN_LEFT_PRED_RV40_NODOWN;