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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h25 (1 << D207_PRED) | (1 << D63_PRED) |
H A Dvp9_rdopt.c118 {D63_PRED, {INTRA_FRAME, NONE}},
621 if (mode == D63_PRED &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h74 D63_PRED, // Directional 63 deg = round(arctan(2/1) * 180/pi) enumerator in enum:__anon13103
H A Dvp9_entropymode.c231 -D63_PRED, 16, /* 7 = D63_NODE */
H A Dvp9_reconintra.c593 INIT_ALL_SIZES(pred[D63_PRED], d63);
609 INIT_ALL_SIZES(pred_high[D63_PRED], high_d63);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h73 D63_PRED, // Directional 63 deg = round(arctan(2/1) * 180/pi) enumerator in enum:__anon24893
H A Dvp9_entropymode.c231 -D63_PRED, 16, /* 7 = D63_NODE */
H A Dvp9_reconintra.c298 intra_pred_allsizes(pred[D63_PRED], d63);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.c20 (1 << D207_PRED) | (1 << D63_PRED) | \
H A Dvp9_rdopt.c119 {D63_PRED, {INTRA_FRAME, NONE}},
1027 if (mode == D63_PRED &&

Completed in 160 milliseconds