Searched refs:from (Results 1 - 25 of 71) sorted by relevance

123

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
H A Dipc_fw_custom.h46 from this software without specific prior written permission.
79 const void *from,
84 const void *from,
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
H A DPERF.awk18 # $15 - from
34 from = from ? from : ""; # who are the senders of these buffers
47 # get variable assignments from ARGV
52 else if (gsub("^from=", "",arg)) { from = arg }
95 print "from = ", (from ? from
[all...]
/hardware/intel/img/psb_video/src/
H A Dpsb_drv_debug.h118 #define DW(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %d\n", to, from);
119 #define DWH(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %08x\n", to, from);
/hardware/qcom/display/msm8226/
H A Dcommon.mk54 # This check is to pick the kernel headers from the right location.
57 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX
58 # failing which, they are picked from bionic.
/hardware/qcom/display/msm8909/
H A Dcommon.mk58 # This check is to pick the kernel headers from the right location.
61 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX
62 # failing which, they are picked from bionic.
/hardware/qcom/display/msm8994/
H A Dcommon.mk43 # This check is to pick the kernel headers from the right location.
46 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX
47 # failing which, they are picked from bionic.
/hardware/qcom/display/msm8996/
H A Dcommon.mk49 # This check is to pick the kernel headers from the right location.
52 # If the macro is not present, the headers are picked from hardware/qcom/msmXXXX
53 # failing which, they are picked from bionic.
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dgv_sven_devh.c46 from this software without specific prior written permission.
217 const struct SVENEvent *from )
221 cp_using_dma_phys( (uint32_t) to, (uint32_t) from, sizeof(*to), 1, 0 );
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dgen_msvs_def.sh22 to export from a DLL. Source files are technically bash scripts (and thus may
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dvp8_variance_halfpixvar16x16_v_armv6.asm41 ldr r6, [r9, #0] ; load 4 src pixels from next row
62 subs r8, r8, r5 ; subtract negative differences from sum
71 ldr r6, [r9, #4] ; load 4 src pixels from next row
93 sub r8, r8, r5 ; subtract negative differences from sum
102 ldr r6, [r9, #8] ; load 4 src pixels from next row
124 sub r8, r8, r5 ; subtract negative differences from sum
133 ldr r6, [r9, #12] ; load 4 src pixels from next row
157 sub r8, r8, r5 ; subtract negative differences from sum
H A Ddequant_idct_v6.asm127 ldr r12, [sp] ; get stride from stack
136 ldr r11, [r2] ; load input from dst
148 ldr r11, [r2, r12] ; load input from dst
H A Dsixtappredict8x4_v6.asm24 ;Line width is 20 that is 9 short data plus 2 to make it 4bytes aligned. In second pass, load data from stack,
124 ldr r0, [sp, #216] ; load dst address from stack 180+36
125 ldr r1, [sp, #220] ; load dst stride from stack 180+40
225 add sp, sp, #4 ;start from src[0] instead of src[-2]
H A Dvp8_variance16x16_armv6.asm56 subs r8, r8, r5 ; subtract negative differences from sum
80 sub r8, r8, r5 ; subtract negative differences from sum
104 sub r8, r8, r5 ; subtract negative differences from sum
130 sub r8, r8, r5 ; subtract negative differences from sum
H A Dvp8_variance_halfpixvar16x16_h_armv6.asm61 subs r8, r8, r5 ; subtract negative differences from sum
92 sub r8, r8, r5 ; subtract negative differences from sum
123 sub r8, r8, r5 ; subtract negative differences from sum
156 sub r8, r8, r5 ; subtract negative differences from sum
/hardware/ti/omap4-aah/domx/make/
H A Dstart.mk42 $(error Error: PROCFAMILY can not be determined from Kernel .config)
/hardware/ti/omap4xxx/domx/make/
H A Dstart.mk42 $(error Error: PROCFAMILY can not be determined from Kernel .config)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Drecon_altivec.asm51 lwz r12, -8(r1) ;# restore old VRSAVE from stack
65 stvx v2, 0, r10 ;# 2 rows to dst from buf
104 lwz r12, -8(r1) ;# restore old VRSAVE from stack
161 stvx v2, 0, r10; ;# 16 pels to dst from buf
172 lwz r12, -8(r1) ;# restore old VRSAVE from stack
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
H A Dlibvpx.mk59 # Extract the C files from the list and add them to LOCAL_SRC_FILES.
74 # processed with grep. For ARM, this must be additionally converted from
101 # Extract the offsets from the inline assembly.
115 # The ARM assembly sources must be converted from ADS to GAS compatible format.
/hardware/qcom/gps/loc_api/libloc_api-rpc/
H A DAndroid.mk23 # removed from library build since the client should implement this code.
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/
H A DAndroid.mk23 # removed from library build since the client should implement this code.
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/
H A DAndroid.mk23 # removed from library build since the client should implement this code.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
H A Dvp8_mse16x16_neon.asm27 ;from vp8_variance().
65 ldr r12, [sp] ;load *sse from stack
/hardware/bsp/intel/peripheral/libmraa/
H A DAndroid.mk40 # glob.c pulled in from NetBSD project (BSD 3-clause License)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
H A DAndroid.mk12 # expects to be made from a parent directory.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dvariance_neon.asm70 ldr r12, [sp] ;load *sse from stack
140 ldr r12, [sp] ;load *sse from stack
195 ldr r12, [sp] ;load *sse from stack
260 ldr r12, [sp] ;load *sse from stack

Completed in 2628 milliseconds

123