Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dentropymode.c21 int lez = (l->as_int == 0); in vp8_mv_cont() local
25 if (lea && lez) in vp8_mv_cont()
34 if (lez) in vp8_mv_cont()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodemv.c218 int lez = (left == 0); in get_sub_mv_ref_prob() local
224 (lez << 1) | in get_sub_mv_ref_prob()