HomeSort by relevance Sort by last modified time
    Searched full:min_col (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_mv.h 33 static void clamp_mv(MV *mv, int min_col, int max_col,
35 mv->col = clamp(mv->col, min_col, max_col);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 1305 int min_row, min_col; \/\/ top left row\/col of the pads display area member in class:NCursesPad
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1305 int min_row, min_col; \/\/ top left row\/col of the pads display area member in class:NCursesPad
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 1305 int min_row, min_col; \/\/ top left row\/col of the pads display area member in class:NCursesPad
    [all...]

Completed in 327 milliseconds