Home
last modified time | relevance | path

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

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