Searched refs:ABOVE4X4 (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/vp8/common/
H A Dblockd.h126 ABOVE4X4, enumerator in enum:__anon8163
H A Dentropymode.c162 -ABOVE4X4, 4,
/external/libvpx/vp8/decoder/
H A Ddecodemv.c376 case ABOVE4X4:
/external/libvpx/vp8/encoder/
H A Drdopt.c914 m = ABOVE4X4;
927 case ABOVE4X4:
937 if (m == ABOVE4X4) // replace above with left if same
H A Donyx_if.c2268 fprintf(f, "PB:%8d, %8d, %8d, %8d\n", inter_b_modes[LEFT4X4], inter_b_modes[ABOVE4X4], inter_b_modes[ZERO4X4], inter_b_modes[NEW4X4]);

Completed in 138 milliseconds