Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dentropymode.c22 int aez = (a->as_int == 0); in vp8_mv_cont() local
31 if (aez) in vp8_mv_cont()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodemv.c219 int aez = (above == 0); in get_sub_mv_ref_prob() local
223 prob = vp8_sub_mv_ref_prob3[(aez << 2) | in get_sub_mv_ref_prob()