HomeSort by relevance Sort by last modified time
    Searched full:intel (Results 1151 - 1175 of 6614) sorted by null

<<41424344454647484950>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu_util.c 2 Copyright (C) Intel Corp. 2006. All Rights Reserved.
3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
brw_util.c 2 Copyright (C) Intel Corp. 2006. All Rights Reserved.
3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_layout.c 41 intel_horizontal_texture_alignment_unit(struct intel_context *intel,
80 if (intel->gen >= 7 && format == MESA_FORMAT_Z16)
87 intel_vertical_texture_alignment_unit(struct intel_context *intel,
119 return intel->gen >= 7 ? 8 : 4;
123 if (intel->gen >= 6 &&
133 intel_get_texture_alignment_unit(struct intel_context *intel,
137 *w = intel_horizontal_texture_alignment_unit(intel, format);
138 *h = intel_vertical_texture_alignment_unit(intel, format);
  /external/mesa3d/src/mesa/main/
syncobj.h 2 * Copyright © 2009 Intel Corporation
28 * \author Ian Romanick <ian.d.romanick@intel.com>
  /external/opencv3/include/opencv/
cv.h 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
cv.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
cxcore.h 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
cxcore.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/include/opencv2/
opencv.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/core/include/opencv2/core/cuda/
dynamic_smem.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
funcattrib.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
warp_reduce.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/core/include/opencv2/core/
cuda_stream_accessor.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/core/src/
algorithm.cpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
stl.cpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
34 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudaarithm/perf/
perf_precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudaarithm/src/
precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudaarithm/test/
test_precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudabgsegm/perf/
perf_precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudabgsegm/test/
test_precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudacodec/perf/
perf_precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
33 // In no event shall the Intel Corporation or contributors be liable for any direct,
  /external/opencv3/modules/cudacodec/src/
cuvid_video_source.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
34 // In no event shall the Intel Corporation or contributors be liable for any direct,
ffmpeg_video_source.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
34 // In no event shall the Intel Corporation or contributors be liable for any direct,
precomp.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
34 // In no event shall the Intel Corporation or contributors be liable for any direct,
thread.hpp 13 // Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
34 // In no event shall the Intel Corporation or contributors be liable for any direct,

Completed in 908 milliseconds

<<41424344454647484950>>