Searched refs:D153_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.c117 {D153_PRED, {INTRA_FRAME, NONE}},
629 if (mode == D153_PRED &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h72 D153_PRED, // Directional 153 deg = 180 - 27 enumerator in enum:__anon13103
H A Dvp9_entropymode.c232 -D153_PRED, -D207_PRED /* 8 = D153_NODE */
H A Dvp9_reconintra.c596 INIT_ALL_SIZES(pred[D153_PRED], d153);
612 INIT_ALL_SIZES(pred_high[D153_PRED], high_d153);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h71 D153_PRED, // Directional 153 deg = 180 - 27 enumerator in enum:__anon24893
H A Dvp9_entropymode.c232 -D153_PRED, -D207_PRED /* 8 = D153_NODE */
H A Dvp9_reconintra.c301 intra_pred_allsizes(pred[D153_PRED], d153);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.c19 (1 << D117_PRED) | (1 << D153_PRED) | \
H A Dvp9_rdopt.c118 {D153_PRED, {INTRA_FRAME, NONE}},
1035 if (mode == D153_PRED &&

Completed in 3375 milliseconds