HomeSort by relevance Sort by last modified time
    Searched refs:start_max (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/include/syslinux/
movebits.h 98 addr_t start_min, addr_t start_max,
  /external/syslinux/com32/lib/syslinux/
zonelist.c 346 addr_t start_min, addr_t start_max,
388 if (start > start_max || start >= end)
  /external/libyuv/files/util/
ssim.cc 291 static int start_max(int x, int y) { function
302 const int start_x = start_max(image_width - 8 + KERNEL_X, KERNEL_X);
303 const int start_y = start_max(image_height - KERNEL_Y, KERNEL_Y);

Completed in 3950 milliseconds