Searched refs:D135_PRED (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h23 (1 << D45_PRED) | (1 << D135_PRED) |
H A Dvp9_rdopt.c115 {D135_PRED, {INTRA_FRAME, NONE}},
619 best_intra_mode != D135_PRED)
631 best_intra_mode != D135_PRED)
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h70 D135_PRED, // Directional 135 deg = 180 - 45 enumerator in enum:__anon13103
H A Dvp9_entropymode.c229 -D135_PRED, -D117_PRED, /* 5 = D135_NODE */
H A Dvp9_reconintra.c595 INIT_ALL_SIZES(pred[D135_PRED], d135);
611 INIT_ALL_SIZES(pred_high[D135_PRED], high_d135);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h69 D135_PRED, // Directional 135 deg = 180 - 45 enumerator in enum:__anon24893
H A Dvp9_entropymode.c229 -D135_PRED, -D117_PRED, /* 5 = D135_NODE */
H A Dvp9_reconintra.c300 intra_pred_allsizes(pred[D135_PRED], d135);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.c18 (1 << D45_PRED) | (1 << D135_PRED) | \
H A Dvp9_rdopt.c116 {D135_PRED, {INTRA_FRAME, NONE}},
1025 best_intra_mode != D135_PRED)
1037 best_intra_mode != D135_PRED)

Completed in 806 milliseconds