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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h24 (1 << D117_PRED) | (1 << D153_PRED) |
H A Dvp9_rdopt.c119 {D117_PRED, {INTRA_FRAME, NONE}},
617 if (mode == D117_PRED &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h71 D117_PRED, // Directional 117 deg = 180 - 63 enumerator in enum:__anon13103
H A Dvp9_entropymode.c229 -D135_PRED, -D117_PRED, /* 5 = D135_NODE */
H A Dvp9_reconintra.c594 INIT_ALL_SIZES(pred[D117_PRED], d117);
610 INIT_ALL_SIZES(pred_high[D117_PRED], high_d117);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h70 D117_PRED, // Directional 117 deg = 180 - 63 enumerator in enum:__anon24893
H A Dvp9_entropymode.c229 -D135_PRED, -D117_PRED, /* 5 = D135_NODE */
H A Dvp9_reconintra.c299 intra_pred_allsizes(pred[D117_PRED], d117);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.c19 (1 << D117_PRED) | (1 << D153_PRED) | \
H A Dvp9_rdopt.c120 {D117_PRED, {INTRA_FRAME, NONE}},
1023 if (mode == D117_PRED &&

Completed in 172 milliseconds