Home
last modified time | relevance | path

Searched refs:where (Results 1 – 25 of 53) sorted by relevance

123

/hardware/intel/img/psb_video/src/
Dtng_enc_trace.h59 #define CONFIG_CMD(bus,device_fn,where) \ argument
60 (0x80000000|((bus&0xff) << 16)|((device_fn&0xff) << 8)|((where&0xff) & ~3))
62 static inline unsigned long pci_get_long(int bus,int device_fn, int where) in pci_get_long() argument
64 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_get_long()
68 static inline int pci_set_long(int bus,int device_fn, int where,unsigned long value) in pci_set_long() argument
70 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_set_long()
75 static inline int pci_get_short(int bus,int device_fn, int where) in pci_get_short() argument
77 outl(CONFIG_CMD(bus,device_fn,where), 0xCF8); in pci_get_short()
78 return inw(0xCFC + (where&2)); in pci_get_short()
82 static inline int pci_set_short(int bus,int device_fn, int where,unsigned short value) in pci_set_short() argument
[all …]
Dpsb_cmdbuf.c336 reloc->where = addr_in_cmdbuf - (uint32_t *) cmdbuf->cmd_base; /* Location in DWORDs */ in psb_cmdbuf_add_relocation()
340 reloc->where = addr_in_cmdbuf - (uint32_t *) cmdbuf->MTX_msg; /* Location in DWORDs */ in psb_cmdbuf_add_relocation()
349 reloc->where, reloc->where << 2, buf_offset, background, reloc->buffer, presumed_offset); in psb_cmdbuf_add_relocation()
Dvsp_cmdbuf.c217 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in vsp_cmdbuf_add_relocation()
Dpnw_cmdbuf.c275 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in pnw_cmdbuf_add_relocation()
Dtng_cmdbuf.c338 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in tng_cmdbuf_add_relocation()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_def.sh27 where <kind> is either 'text' or 'data'
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_temporal_filter_apply_sse2.asm47 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
Dvp9_sad4d_sse2.asm173 ; where NxN = 64x64, 32x32, 16x16, 16x8, 8x16 or 8x8
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dtemporal_filter_apply_sse2.asm47 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
DREADME23 * switched to using NULL instead of 0 where applicable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
DPATENTS.TXT10 implementation of VP8, where such license applies only to those patent
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DPATENTS10 implementation of VP8, where such license applies only to those patent
Dusage.dox74 use \ref usage_xma mode to gain fine grained control over how and where
77 To prevent cases of confusion where the ABI of the library changes,
101 whereas vpx_codec_err_to_string() can be used in cases where an error occurs
142 Applications that wish to have fine grained control over how and where
Dlibs.doxy_template42 # base path where the generated documentation will be put.
44 # where doxygen was started. If left blank the current directory will be used.
52 # source files, where putting all generated files in the same directory would
242 # be useful for C code where the coding convention is that all structs are
283 # where file will be replaced with the base name of the file that contains the anonymous
427 # popen()) the command <command> <input-file>, where <command> is the value of
573 # by executing (via popen()) the command <filter> <input-file>, where <filter>
685 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
805 # The LATEX_OUTPUT tag is used to specify where the la_te_x docs will be put.
882 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
[all …]
DCHANGELOG162 enhancement (MFQE) in sections of the frame where there is motion.
168 Fixed a decoder error introduced in Duclair where the segmentation
204 this release. Encoder improvements followed a curve where speeds 1-3
380 the sections where they will have the most visual impact.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME110 build system where to find its headers and source files. The exact
140 use to build Google Test on systems where GNU make is available
275 Google Test is thread-safe where the pthread library is available.
370 On platforms where the pthread library is available, Google Test uses
398 PYTHON_EXECUTABLE)"), try telling it explicitly where your Python
414 where FOO is the name of the file it will generate. For example, the
DCHANGES21 * Fixed the bug where long --gtest_filter flag values are truncated in
63 where the pthreads library is available.
/hardware/intel/common/libmix/mix_common/
DINSTALL94 directory where you want the object files and executables to go and run
144 `configure', where FEATURE indicates an optional part of the package.
145 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
190 where SYSTEM can have one of these forms:
/hardware/intel/common/libva/doc/
DDoxyfile48 # base path where the generated documentation will be put.
50 # where doxygen was started. If left blank the current directory will be used.
58 # source files, where putting all generated files in the same directory would
224 # tag. The format is ext=language, where ext is a file extension, and language
339 # 'anonymous_namespace{file}', where file will be replaced with the base
525 # popen()) the command <command> <input-file>, where <command> is the value of
683 # by executing (via popen()) the command <filter> <input-file>, where <filter>
805 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
1136 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
1223 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
[all …]
/hardware/invensense/6515/libsensors_iio/
DLicense.txt51 Software, except where such Software is embedded in a manner not readily
101 failure of the Software could create a situation where personal injury or
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT51 Software, except where such Software is embedded in a manner not readily
101 failure of the Software could create a situation where personal injury or
/hardware/intel/img/psb_video/src/mrst/
Dlnc_cmdbuf.c266 reloc->where = addr_in_dst_buffer - start_of_dst_buffer; /* Offset in DWORDs */ in lnc_cmdbuf_add_relocation()
/hardware/intel/common/libva/
Dconfigure.ac57 # The library name is generated libva.<x>.<y>.0 where
/hardware/qcom/display/msm8960/liblight/
DNOTICE91 where such license applies only to those patent claims licensable
/hardware/qcom/display/msm8226/libgralloc/
DNOTICE91 where such license applies only to those patent claims licensable

123