| /hardware/intel/common/libmix/mix_video/src/ |
| mixvideoformatenc_h264.h | 2 INTEL CONFIDENTIAL 3 Copyright 2009 Intel Corporation All Rights Reserved. 4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission. 6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
|
| mixvideoformatenc_mpeg4.h | 2 INTEL CONFIDENTIAL
3 Copyright 2009 Intel Corporation All Rights Reserved.
4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission.
6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
|
| mixvideoformatenc_preview.h | 2 INTEL CONFIDENTIAL 3 Copyright 2009 Intel Corporation All Rights Reserved. 4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission. 6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
|
| mixvideoframe.h | 2 INTEL CONFIDENTIAL 3 Copyright 2009 Intel Corporation All Rights Reserved. 4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission. 6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
|
| mixvideoinitparams.h | 2 INTEL CONFIDENTIAL 3 Copyright 2009 Intel Corporation All Rights Reserved. 4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission. 6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
|
| mixvideorenderparams.h | 2 INTEL CONFIDENTIAL 3 Copyright 2009 Intel Corporation All Rights Reserved. 4 The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors. The Material contains trade secrets and proprietary and confidential information of Intel or its suppliers and licensors. The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way without Intel?s prior express written permission. 6 No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel or otherwise. Any license under such intellectual property rights must be express and approved by Intel in writing.
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| brw_draw.c | 91 struct gl_context *ctx = &brw->intel.ctx; 115 if (reduced_prim[prim->mode] != brw->intel.reduced_primitive) { 116 brw->intel.reduced_primitive = reduced_prim[prim->mode]; 153 struct intel_context *intel = &brw->intel; local 184 if (intel->always_flush_cache) { 185 intel_batchbuffer_emit_mi_flush(intel); 199 intel->batch.need_workaround_flush = true; 201 if (intel->always_flush_cache) { 202 intel_batchbuffer_emit_mi_flush(intel); 210 struct intel_context *intel = &brw->intel; local 302 struct intel_context *intel = &brw->intel; local 333 struct intel_context *intel = &brw->intel; local 417 struct intel_context *intel = intel_context(ctx); local [all...] |
| brw_clear.c | 4 * Copyright 2009, 2012 Intel Corporation. 94 struct intel_context *intel = intel_context(ctx); local 100 if (intel->gen < 6) 157 if (intel->gen == 6 && (mt->level[depth_irb->mt_level].width % 16) != 0) 170 intel_miptree_all_slices_resolve_depth(intel, mt); 181 intel_batchbuffer_emit_mi_flush(intel); 183 intel_hiz_exec(intel, mt, depth_irb->mt_level, depth_irb->mt_layer, 186 if (intel->gen == 6) { 193 intel_batchbuffer_emit_mi_flush(intel); 210 struct intel_context *intel = intel_context(ctx) local [all...] |
| brw_sf_state.c | 2 Copyright (C) Intel Corp. 2006. All Rights Reserved. 3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to 44 struct intel_context *intel = &brw->intel; local 45 struct gl_context *ctx = &intel->ctx; 132 brw_sf_compute_urb_entry_read_offset(struct intel_context *intel) 134 if (intel->gen == 5) 142 struct intel_context *intel = &brw->intel; local 143 struct gl_context *ctx = &intel->ctx [all...] |
| gen7_wm_state.c | 2 * Copyright © 2011 Intel Corporation 37 struct intel_context *intel = &brw->intel; local 38 struct gl_context *ctx = &intel->ctx; 115 struct intel_context *intel = &brw->intel; local 116 struct gl_context *ctx = &intel->ctx; 118 const int max_threads_shift = brw->intel.is_haswell ? 172 if (intel->ctx.Shader.CurrentFragmentProgram == NULL) 175 if (intel->is_haswell [all...] |
| brw_cc.c | 2 Copyright (C) Intel Corp. 2006. All Rights Reserved. 3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to 43 struct gl_context *ctx = &brw->intel.ctx; 98 struct intel_context *intel = &brw->intel; local 99 struct gl_context *ctx = &brw->intel.ctx; 213 if (intel->stats_wm || unlikely(INTEL_DEBUG & DEBUG_STATS)) 217 cc->cc4.cc_viewport_state_offset = (intel->batch.bo->offset + 223 drm_intel_bo_emit_reloc(brw->intel.batch.bo, 226 intel->batch.bo, brw->cc.vp_offset 241 struct intel_context *intel = &brw->intel; local [all...] |
| brw_wm_sampler_state.c | 2 Copyright (C) Intel Corp. 2006. All Rights Reserved. 3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to 85 struct intel_context *intel = &brw->intel; local 86 struct gl_context *ctx = &intel->ctx; 108 if (intel->gen == 5 || intel->gen == 6) { 164 struct intel_context *intel = &brw->intel; local 165 struct gl_context *ctx = &intel->ctx [all...] |
| gen7_viewport_state.c | 2 * Copyright © 2011 Intel Corporation 33 struct intel_context *intel = &brw->intel; local 34 struct gl_context *ctx = &intel->ctx; 88 struct intel_context *intel = &brw->intel; local
|
| gen7_vs_state.c | 2 * Copyright © 2011 Intel Corporation 35 struct intel_context *intel = &brw->intel; local 37 const int max_threads_shift = brw->intel.is_haswell ? 40 gen7_emit_vs_workaround_flush(intel); 83 if (intel->ctx.Shader.CurrentVertexProgram == NULL)
|
| brw_wm_state.c | 2 Copyright (C) Intel Corp. 2006. All Rights Reserved. 3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to 47 struct gl_context *ctx = &brw->intel.ctx; 76 struct intel_context *intel = &brw->intel; local 77 struct gl_context *ctx = &intel->ctx; 136 if (intel->gen == 5) 145 wm->wm4.sampler_state_pointer = (intel->batch.bo->offset + 222 if (unlikely(INTEL_DEBUG & DEBUG_STATS) || intel->stats_wm) 227 drm_intel_bo_emit_reloc(intel->batch.bo [all...] |
| gen6_sampler_state.c | 2 * Copyright © 2010 Intel Corporation 36 struct intel_context *intel = &brw->intel; local
|
| /toolchain/binutils/binutils-2.25/gas/testsuite/ |
| ChangeLog | 10 2014-11-17 Ilya Tocar <ilya.tocar@intel.com> 13 * gas/i386/avx512vbmi-intel.d: New file. 16 * gas/i386/avx512vbmi_vl-intel.d: Likewise. 19 * gas/i386/x86-64-avx512vbmi-intel.d: Likewise. 22 * gas/i386/x86-64-avx512vbmi_vl-intel.d: Likewise. 26 2014-11-17 Ilya Tocar <ilya.tocar@intel.com> 29 * gas/i386/avx512ifma-intel.d: New file. 32 * gas/i386/avx512ifma_vl-intel.d: Likewise. 35 * gas/i386/x86-64-avx512ifma-intel.d: Likewise. 38 * gas/i386/x86-64-avx512ifma_vl-intel.d: Likewise [all...] |
| /external/kernel-headers/original/uapi/linux/ |
| mei.h | 2 * Intel Management Engine Interface (Intel MEI) Linux driver 3 * Intel MEI Interface Header 10 * Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved. 30 * Intel Corporation. 31 * linux-mei@linux.intel.com 32 * http://www.intel.com 36 * Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved. 49 * * Neither the name Intel Corporation nor the names of its 92 * Intel MEI client information struc [all...] |
| /external/mesa3d/src/mesa/drivers/dri/i915/ |
| i830_texstate.c | 90 * Intel drivers for "other operating systems" implement GL_CLAMP as 117 i830_update_tex_unit(struct intel_context *intel, GLuint unit, GLuint ss3) 119 struct gl_context *ctx = &intel->ctx; 140 if (!intel_finalize_mipmap_tree(intel, unit)) 266 if (intel->intelScreen->deviceID == PCI_CHIP_I855_GM || 267 intel->intelScreen->deviceID == PCI_CHIP_I865_G) { 327 i830UpdateTextureState(struct intel_context *intel) 329 struct i830_context *i830 = i830_context(&intel->ctx); 334 switch (intel->ctx.Texture.Unit[i]._ReallyEnabled) { 338 ok = i830_update_tex_unit(intel, i, TEXCOORDS_ARE_NORMAL) [all...] |
| i915_context.h | 251 struct intel_context intel; member in struct:i915_context 270 INTEL_FIREVERTICES( &(i915)->intel ); \ 276 INTEL_FIREVERTICES( &(i915)->intel ); \ 290 i915_state_draw_region(struct intel_context *intel, 301 intel->vertex_attrs[intel->vertex_attr_count].attrib = (ATTR); \ 302 intel->vertex_attrs[intel->vertex_attr_count].format = (STYLE); \ 304 intel->vertex_attr_count++; \ 310 intel->vertex_attrs[intel->vertex_attr_count].attrib = 0; [all...] |
| i915_context.c | 50 /* Override intel default. 97 struct intel_context *intel = intel_context(ctx); local 98 struct intel_screen *intel_screen = intel->intelScreen; 115 ctx->TextureFormatSupported[MESA_FORMAT_S8] = intel->has_separate_stencil; 156 struct intel_context *intel = &i915->intel; local 157 struct gl_context *ctx = &intel->ctx; 168 if (!intelInitContext(intel, api, mesaVis, driContextPriv, 200 _math_matrix_ctr(&intel->ViewportMatrix); 210 if (intel->no_rast [all...] |
| /hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/partials/ |
| index.handlebars | 31 href="https://github.com/intel-iot-devkit/iot-devkit-samples">iot-devkit-samples</a> 36 href="https://github.com/intel-iot-devkit/upm/tree/master/examples/javascript">here</a>.</p> 46 <p>Intel® XDK IoT Edition is the recommended IDE for Node.js development. 47 Visit the Intel® Developer Zone IDE page for more information on how to get 49 <a href="https://software.intel.com/iot/software/ide"><img src="../docs/icons/xdk.png"/></a> 61 href="https://github.com/intel-iot-devkit/upm/blob/master/docs/building.md">link</a>.</p> 74 href="https://github.com/intel-iot-devkit/upm/blob/master/docs/porting.md">link</a> 79 href="https://github.com/intel-iot-devkit/upm/blob/master/docs/max31855.md">sensor</a>.</p> 95 href="https://github.com/intel-iot-devkit/upm/blob/master/docs/naming.md">conventions</a>.</p> 100 href="https://github.com/intel-iot-devkit/upm/blob/master/docs/contributions.md">UPM</a>.</p [all...] |
| /external/iproute2/tc/ |
| q_multiq.c | 4 * Copyright (c) 2008, Intel Corporation. 18 * Author: Alexander Duyck <alexander.h.duyck@intel.com> 20 * Original Authors: PJ Waskiewicz, <peter.p.waskiewicz.jr@intel.com> (RR)
|
| /external/llvm/lib/Support/ |
| Host.cpp | 296 case 3: // Intel Pentium II OverDrive processor, Pentium II processor, 299 // model 05, and Intel Celeron processor, model 05 311 case 9: // Intel Pentium M processor, Intel Celeron M processor model 09. 312 case 13: // Intel Pentium M processor, Intel Celeron M processor, model 314 case 21: // Intel EP80579 Integrated Processor and Intel EP80579 315 // Integrated Processor with Intel QuickAssist Technology 318 case 14: // Intel Core Duo processor, Intel Core Solo processor, mode [all...] |
| /external/mesa3d/src/mesa/drivers/dri/intel/ |
| intel_blit.h | 39 intelEmitCopyBlit(struct intel_context *intel, 55 intelEmitImmediateColorExpandBlit(struct intel_context *intel, 66 void intel_emit_linear_blit(struct intel_context *intel,
|