Home
last modified time | relevance | path

Searched refs:old (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Drecon_altivec.asm38 mfspr r0, 256 ;# get old VRSAVE
39 stw r0, -8(r1) ;# save old VRSAVE to stack
51 lwz r12, -8(r1) ;# restore old VRSAVE from stack
52 mtspr 256, r12 ;# reset old VRSAVE
87 mfspr r0, 256 ;# get old VRSAVE
88 stw r0, -8(r1) ;# save old VRSAVE to stack
104 lwz r12, -8(r1) ;# restore old VRSAVE from stack
105 mtspr 256, r12 ;# reset old VRSAVE
126 mfspr r0, 256 ;# get old VRSAVE
127 stw r0, -8(r1) ;# save old VRSAVE to stack
[all …]
Dcopy_altivec.asm23 mfspr r11, 256 ;# get old VRSAVE
45 mtspr 256, r11 ;# reset old VRSAVE
Dloopfilter_filters_altivec.asm95 ;# before we are done referencing the old contents, the cyclic transform
591 mfspr r11, 256 ;# get old VRSAVE
608 mtspr 256, r11 ;# reset old VRSAVE
619 mfspr r11, 256 ;# get old VRSAVE
634 mtspr 256, r11 ;# reset old VRSAVE
677 mfspr r11, 256 ;# get old VRSAVE
714 mtspr 256, r11 ;# reset old VRSAVE
770 mfspr r11, 256 ;# get old VRSAVE
825 mtspr 256, r11 ;# reset old VRSAVE
904 mfspr r11, 256 ;# get old VRSAVE
[all …]
Dsad_altivec.asm28 mfspr r11, 256 ;# get old VRSAVE
42 mtspr 256, r11 ;# reset old VRSAVE
Didctllm_altivec.asm25 mfspr r11, 256 ;# get old VRSAVE
167 mtspr 256, r11 ;# reset old VRSAVE
Dvariance_altivec.asm31 mfspr r11, 256 ;# get old VRSAVE
47 mtspr 256, r11 ;# reset old VRSAVE
Dfilter_altivec.asm198 mfspr r11, 256 ;# get old VRSAVE
545 mtspr 256, r11 ;# reset old VRSAVE
561 mfspr r11, 256 ;# get old VRSAVE
955 mtspr 256, r11 ;# reset old VRSAVE
/hardware/intel/img/libdrm/libdrm/
Dxf86drm.h317 #define DRM_CAS(lock,old,new,__ret) \ argument
326 : "2" (old), \
332 #define DRM_CAS(lock, old, new, ret) \ argument
351 : "r"(new), "r"(old) \
357 #define DRM_CAS(lock,old,new,__ret) \ argument
361 __old = old; \
383 #define DRM_CAS(lock,old,new,__ret) \ argument
385 unsigned long __result, __old = (old) & 0xffffffff; \
395 #define DRM_CAS(lock,old,new,__ret) \ argument
397 unsigned int __result, __old = (old); \
[all …]
/hardware/intel/common/libwsbm/src/
Dwsbm_atomic.h65 wsbmAtomicCmpXchg(volatile struct _WsbmAtomic *v, int32_t old, int32_t new) in wsbmAtomicCmpXchg() argument
70 :"r"(new), "m"(v->count), "0"(old) in wsbmAtomicCmpXchg()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
Dencodemb_altivec.asm21 mfspr r11, 256 ;# get old VRSAVE
108 mtspr 256, r11 ;# reset old VRSAVE
117 mfspr r11, 256 ;# get old VRSAVE
151 mtspr 256, r11 ;# reset old VRSAVE
Drdopt_altivec.asm18 mfspr r11, 256 ;# get old VRSAVE
49 mtspr 256, r11 ;# reset old VRSAVE
Dfdct_altivec.asm28 mfspr r11, 256 ;# get old VRSAVE
51 mtspr 256, r11 ;# reset old VRSAVE
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dquantize_mmx.asm263 ; Substitute the sse assembly for the old mmx mixed assembly/C. The
/hardware/ril/reference-ril/
Dreference-ril.c920 int current, old; local
933 old = PREFERRED_NETWORK(sMdmInfo);
934 RLOGD("old != preferred: %d", old != preferred);
935 if (old != preferred) {
/hardware/intel/img/libdrm/
Daclocal.m4734 # is reportedly fixed, but why not run on old versions too?
1388 [Commands used to install an old-style archive])
1390 # Determine commands to create old-style static archives.
1409 [Commands used to build an old-style archive])
3341 # These are sane defaults that work on at least a few old systems.
3604 # Although the cygwin gcc ignores -fPIC, still need this for old-style
3731 # old Intel C++ for x86_64 which still supported -KPIC.
3911 # Although the cygwin gcc ignores -fPIC, still need this for old-style
4009 # old Intel for x86_64 which still supported -KPIC.
4624 # We have old collect2
[all …]
Dconfigure1131 | --oldin | --oldi | --old | --ol | --o)
1135 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c569 const int old = *delta_q; in read_delta_q() local
571 return old != *delta_q; in read_delta_q()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.doxy_template158 # description. Set this tag to YES if you prefer the old behaviour instead.
/hardware/intel/common/libva/doc/
DDoxyfile165 # description. Set this tag to YES if you prefer the old behaviour instead.