HomeSort by relevance Sort by last modified time
    Searched defs:lez (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/common/
entropymode.c 21 int lez = (l->as_int == 0); local
25 if (lea && lez)
34 if (lez)
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 218 int lez = (left == 0); local
224 (lez << 1) |

Completed in 121 milliseconds