Home
last modified time | relevance | path

Searched refs:SUBMVREF_LEFT_ABOVE_ZED (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dentropymode.h26 SUBMVREF_LEFT_ABOVE_ZED enumerator
Dentropymode.c24 if (lea && lez) return SUBMVREF_LEFT_ABOVE_ZED; in vp8_mv_cont()