/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.doxy_template | 14 # This file describes the settings to be used by the documentation system 28 # This tag specifies the encoding used for all characters in the config file that 29 # follow. The default is UTF-8 which is also the encoding used for all text before 41 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 44 # where doxygen was started. If left blank the current directory will be used. 57 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 84 # that is used to form the text in various listings. Each string 87 # used as the annotated text. Otherwise, the brief description is used as-is. 88 # If left blank, the following values are used ("$name" is automatically 110 # to NO the shortest path that makes the file name unique will be used. [all …]
|
D | README | 7 The build system used is similar to autotools. Building generally consists of 44 used to get a list of supported options: 119 can be used to cross compile architectures that aren't explicitly listed, if 122 toolchain, the following command could be used (note, POSIX SH syntax, adapt
|
D | usage.dox | 36 instances are codec specific. That is, the codec to be used for the encoded 101 whereas vpx_codec_err_to_string() can be used in cases where an error occurs 135 By convention, the value <code>1</code> is used to mean "return as fast as 172 be used as it would be in normal internal allocation mode. 205 longer used by the codec (for instance to deallocate it or close an
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 17 # This tag specifies the encoding used for all characters in the config file 18 # that follow. The default is UTF-8 which is also the encoding used for all 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 32 # if some version control system is used. 47 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 50 # where doxygen was started. If left blank the current directory will be used. 63 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 91 # that is used to form the text in various listings. Each string 94 # used as the annotated text. Otherwise, the brief description is used as-is. [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | README.webm | 7 libwebm is used to handle WebM container I/O.
|
D | LICENSE.TXT | 16 be used to endorse or promote products derived from this software
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/ |
D | boolhuff_armv5te.asm | 79 ; Counting the leading zeros is used to normalize range. 83 ; Flag is set on the sum of count. This flag is used later 155 ; Counting the leading zeros is used to normalize range. 159 ; Flag is set on the sum of count. This flag is used later 249 ; Counting the leading zeros is used to normalize range. 253 ; Flag is set on the sum of count. This flag is used later
|
D | vp8_packtokens_armv5.asm | 104 ; Counting the leading zeros is used to normalize range. 108 ; Flag is set on the sum of count. This flag is used later 153 ; r10 is used earlier in the loop, but r10 is used as 154 ; temp variable here. So after r10 is used, reload
|
D | vp8_packtokens_partitions_armv5.asm | 154 ; Counting the leading zeros is used to normalize range. 158 ; Flag is set on the sum of count. This flag is used later 203 ; r10 is used earlier in the loop, but r10 is used as 204 ; temp variable here. So after r10 is used, reload 382 ; Counting the leading zeros is used to normalize range. 386 ; Flag is set on the sum of count. This flag is used later
|
D | vp8_packtokens_mbrow_armv5.asm | 125 ; Counting the leading zeros is used to normalize range. 129 ; Flag is set on the sum of count. This flag is used later 174 ; r10 is used earlier in the loop, but r10 is used as 175 ; temp variable here. So after r10 is used, reload
|
/hardware/intel/img/libdrm/libdrm/intel/ |
D | intel_bufmgr.h | 95 int drm_intel_bo_exec(drm_intel_bo *bo, int used, 136 unsigned int used,
|
D | intel_bufmgr.c | 139 drm_intel_bo_exec(drm_intel_bo *bo, int used, in drm_intel_bo_exec() argument 143 return bo->bufmgr->bo_exec(bo, used, cliprects, num_cliprects, DR4); in drm_intel_bo_exec()
|
D | intel_bufmgr_priv.h | 138 int (*bo_exec)(drm_intel_bo *bo, int used,
|
D | intel_bufmgr_fake.c | 166 int (*exec)(drm_intel_bo *bo, unsigned int used, void *priv); 1328 unsigned int used, in drm_intel_bufmgr_fake_set_exec_callback() argument 1339 drm_intel_fake_bo_exec(drm_intel_bo *bo, int used, in drm_intel_fake_bo_exec() argument 1373 int ret = bufmgr_fake->exec(bo, used, bufmgr_fake->exec_priv); in drm_intel_fake_bo_exec() 1380 batch.used = used; in drm_intel_fake_bo_exec()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | dhdioctl.h | 42 uint used; /* bytes read or written (optional) */ member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/ |
D | README.webm | 11 The optimized scaler in libyuv is used in multiple resolution encoder example,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | CHANGES | 9 * New feature: Test::RecordProperty() can now be used outside of the 45 * GTEST_ASSERT_XY can be used instead of ASSERT_XY in case the latter 46 name is already used by another library. 64 * New feature: predicates used inside EXPECT_TRUE() and friends
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | recon_sse2.asm | 209 ;arg(3), arg(4) not used 262 ;arg(2) not used 328 ;arg(2), arg(3), arg(4) not used 447 ; arg(3), arg(4) not used 497 ;arg(2) not used 695 ;arg(3), arg(4) not used 757 ;arg(2) not used 850 ;arg(2), arg(3), arg(4) not used 985 ;arg(3), arg(4) not used 1034 ;arg(2) not used
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | README.webm | 16 nestegg.c|975 col 6| warning: ‘r’ may be used uninitialized in this function [-Wuninitialized]
|
D | TODO | 1 - Document when read, seek, tell callbacks are used.
|
/hardware/intel/img/psb_video/src/ |
D | README | 19 …uffer processing, H264ES for H264 encoding, H264 for H264 decoding. For encode codec, xxES is used. 151 |--debian (used for package)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
D | temporal_filter_apply_sse2.asm | 47 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_temporal_filter_apply_sse2.asm | 47 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
|
/hardware/intel/img/libdrm/shared-core/ |
D | mach64_drm.h | 235 unsigned long used; /* Number of bytes in buffer */ member
|
/hardware/samsung_slsi/exynos5/mobicore/ |
D | NOTICE | 11 3. The name of the author may not be used to endorse or promote
|