Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/
DREADME.android66 …elete this file and make MobiCore unusable a new environment variable has been added to change the
72 This would change the location of the authtoken file to /efs
/hardware/broadcom/wlan/
D.gitignore8 # any tracked files which get ignored after the change.
/hardware/intel/common/libva/
Dconfigure.ac24 # - increment major for any ABI change (which shall not occur!)
25 # - increment minor for any interface change (e.g. new/modified function)
26 # - increment micro for any other change (new flag, new codec definition, etc.)
54 # libva library version number (generated, do not change)
/hardware/intel/bootstub/
Dbootstub.spec47 - change SPI uart slave select to 0x2 according to ESL 2008.06 version
DLICENSE20 freedom to share and change it. By contrast, the GNU General Public
21 License is intended to guarantee your freedom to share and change free
33 if you want it, that you can change the software or use pieces of it
104 stating that you changed the files and the date of any change.
294 free software which everyone can redistribute and change under these terms.
/hardware/intel/img/libdrm/
Dconfigure.ac84 dnl Note: if you change the following variable, the cache is automatically
86 dnl else. If for any reason you need to force a recheck, just change
Daclocal.m4917 [Tool to change global to local symbols on Mac OS X])
5225 "absolute", i.e impossible to change by setting ${shlibpath_var} if the
6340 ## There is no encapsulation within the following macros, do not change
6712 ## There is no encapsulation within the following macros, do not change
6857 ## There is no encapsulation within the following macros, do not change
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dftfy.sh61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING16 freedom to share and change it. By contrast, the GNU General Public
17 Licenses are intended to guarantee your freedom to share and change
31 it if you want it; that you can change the software and use pieces of
170 stating that you changed the files and the date of any change.
217 that version instead if you wish.) Do not make any other change in
220 Once this change is made in a given copy, it is irreversible for
464 everyone can redistribute and change. You can do so by permitting
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage.dox45 change from release to release.
178 subject to change. Identifiers are non-consecutive.
DCHANGELOG120 change the input resolution.
246 Further testing showed this change produced undesirable visual
390 change the threshold of DC check for encode breakout
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES23 * Potentially breaking change: RUN_ALL_TESTS() is now implemented as a
DREADME337 to the compiler flags to tell Google Test to change the macro's name
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm679 ; TODO(cd) do some register allocation change to remove these push/pop
696 ; TODO(cd) do some register allocation change to remove these push/pop
Dvp9_idct16x16_add_neon.asm831 ; the constant will change this to >> 14.
/hardware/intel/common/libva/doc/
DDoxyfile859 # and 100 does not change the gamma.
1072 # Use this tag to change the font size of Latex formulas included
1074 # when you change the font size after a successful doxygen run you need
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2942 double change = 1.0 * abs((int)(cpi->mb.intra_error - in decide_key_frame() local
2953 && (change > .25 || change2 > .25)) in decide_key_frame()