Home
last modified time | relevance | path

Searched refs:later (Results 1 – 17 of 17) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/
DREADME.webm17 system. This is a temporal solution, and will be improved later.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
Dboolhuff_armv5te.asm83 ; Flag is set on the sum of count. This flag is used later
159 ; Flag is set on the sum of count. This flag is used later
253 ; Flag is set on the sum of count. This flag is used later
Dvp8_packtokens_partitions_armv5.asm102 str r9, [sp, #0] ; save stop for later comparison
158 ; Flag is set on the sum of count. This flag is used later
386 ; Flag is set on the sum of count. This flag is used later
Dvp8_packtokens_mbrow_armv5.asm73 str r9, [sp, #0] ; save stop for later comparison
129 ; Flag is set on the sum of count. This flag is used later
Dvp8_packtokens_armv5.asm108 ; Flag is set on the sum of count. This flag is used later
/hardware/qcom/gps/
Dconfigure.ac5 # Requires autoconf tool later than 2.61
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dloopfilter_v6.asm106 uqsub8 r8, r6, r3 ; compare to thresh -- save r8 for later
133 uqsub8 r6, r6, r3 ; compare to thresh -- save r6 for later
315 uqsub8 r8, r6, r3 ; compare to thresh -- save r8 for later
343 uqsub8 r6, r6, r3 ; compare to thresh -- save r6 for later
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
Dfdct_altivec.asm58 ;# The two resulting A0..A3 B0..B3 are later combined
/hardware/intel/img/libdrm/
Dconfigure.ac113 # have no net effect if a later option then enables that
Daclocal.m442 # the License, or (at your option) any later version.
296 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
309 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
508 dnl then we will have config.status run $CONFIG_LT later, so it
964 # if running on 10.5 or later, the deployment target defaults
1212 # the Makefile, instead of quoting the original, which is used later.
2169 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2175 # and later when we are not doing run time linking.
4290 # are reset later if shared libraries are not supported. Putting them
5710 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
[all …]
Dltmain.sh1145 later="$later $arg"
1231 for arg in $later; do
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING420 "any later version", you have the option of following the terms and
421 conditions either of that version or of any later version published by
479 version 2.1 of the License, or (at your option) any later version.
/hardware/intel/bootstub/
DLICENSE252 later version", you have the option of following the terms and conditions
253 either of that version or of any later version published by the Free
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
Dx86inc.asm845 ; If SAVE_MM_PERMUTATION is placed at the end of a function, then any later
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dvp8_subpixelvariance16x16s_neon.asm348 ;note: It happens that both xoffset and yoffset are zero. This can be handled in c code later.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_loopfilter_neon.asm525 cmp r4, #0 ; Check for 0, set flag for later
Dvp9_idct16x16_add_neon.asm606 mov r9, r7 ; save dest pointer for later use