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

  /external/opencv3/modules/imgproc/src/opencl/
canny.cl 380 __constant short move_dir[2][8] = {
441 ushort posx = pos.x + move_dir[0][j];
442 ushort posy = pos.y + move_dir[1][j];
  /external/squashfs-tools/squashfs-tools/
action.c 1854 static void move_dir(struct dir_ent *dir_ent) function
    [all...]

Completed in 109 milliseconds