Searched refs:destination (Results 1 - 25 of 28) sorted by relevance

12

/hardware/ti/omap4-aah/security/tf_sdk/include/
H A Dtee_client_api_ex.h88 const TEEC_UUID* destination,
H A Dtee_client_api.h164 const TEEC_UUID* destination,
/hardware/ti/omap4xxx/security/tf_sdk/include/
H A Dtee_client_api_ex.h88 const TEEC_UUID* destination,
H A Dtee_client_api.h164 const TEEC_UUID* destination,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dcopy_altivec.asm41 add r5, r5, r6 ;# increment destination pointer
/hardware/ti/omap4-aah/security/tee_client_api/
H A Dtee_client_api_linux_driver.c465 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
474 destination,
760 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
783 sCommand.sOpenClientSession.sDestinationUUID = *((S_UUID*)destination);
462 TEEC_OpenSession( TEEC_Context* context, TEEC_Session* session, const TEEC_UUID* destination, uint32_t connectionMethod, void* connectionData, TEEC_Operation* operation, uint32_t* errorOrigin) argument
756 TEEC_OpenSessionEx( TEEC_Context* context, TEEC_Session* session, const TEEC_TimeLimit* timeLimit, const TEEC_UUID* destination, uint32_t connectionMethod, void* connectionData, TEEC_Operation* operation, uint32_t* returnOrigin) argument
/hardware/ti/omap4xxx/security/tee_client_api/
H A Dtee_client_api_linux_driver.c457 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
466 destination,
752 const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */
775 sCommand.sOpenClientSession.sDestinationUUID = *((S_UUID*)destination);
454 TEEC_OpenSession( TEEC_Context* context, TEEC_Session* session, const TEEC_UUID* destination, uint32_t connectionMethod, void* connectionData, TEEC_Operation* operation, uint32_t* errorOrigin) argument
748 TEEC_OpenSessionEx( TEEC_Context* context, TEEC_Session* session, const TEEC_TimeLimit* timeLimit, const TEEC_UUID* destination, uint32_t connectionMethod, void* connectionData, TEEC_Operation* operation, uint32_t* returnOrigin) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dsubpixel_mmx.asm51 movsxd rax, dword ptr arg(5) ;output_width ; destination pitch?
93 movq [rdi], mm3 ; store the results in the destination
152 movsxd rax, DWORD PTR arg(2) ;output_pitch ; destination pitch?
188 movd [rdi],mm3 ; store the results in the destination
342 movq [rdi], mm3 ; store the results in the destination
497 movq [rdi], mm3 ; store the results in the destination
614 movd [rdi], mm3 ; store the results in the destination
H A Dsubpixel_sse2.asm393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
508 movdqa XMMWORD PTR [rdi], xmm1 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
1098 movdqa [rdi], xmm3 ; store the results in the destination
1163 movdqa [rdi], xmm3 ; store the results in the destination
1207 movdqa [rdi], xmm3 ; store the results in the destination
1349 movq [rdi], xmm3 ; store the results in the destination
[all...]
H A Didctllm_mmx.asm255 mov rax, arg(3) ;d -- destination
H A Dsubpixel_ssse3.asm990 movdqa [rdi], xmm5 ; store the results in the destination
1109 movdqa [rdi], xmm2 ; store the results in the destination
1121 movdqa [rdi], xmm5 ; store the results in the destination
1256 movq [rdi], xmm7 ; store the results in the destination
H A Dloopfilter_mmx.asm40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
253 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
622 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
940 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
1398 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
1519 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
H A Dvariance_impl_sse2.asm750 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
973 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
1187 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
H A Didctllm_sse2.asm677 ; Load destination stride before writing out,
H A Dpostproc_sse2.asm212 add rdi,rax ;next destination
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_postproc_mmx.asm58 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch?
247 movsxd rax, dword ptr arg(3) ;dst_pixels_per_line ; destination pitch?
248 add rdi,rax ; next destination
249 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; destination pitch?
H A Dvp9_postproc_sse2.asm57 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch?
229 mov eax, dword arg(3) ;dst_pixels_per_line ; destination pitch?
230 add rdi,rax ; next destination
231 mov eax, dword arg(2) ;src_pixels_per_line ; destination pitch?
H A Dvp9_loopfilter_mmx.asm40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
253 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
/hardware/libhardware/include/hardware/
H A Dhdmi_cec.h237 cec_logical_address_t destination; member in struct:cec_message
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_variance_impl_sse2.asm468 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
575 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
682 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dshortidct4x4llm_neon.asm122 ; store to destination
H A Dvariance_neon.asm47 ;the results into the elements of the destination vector. The explanation
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dconfigure.sh1298 local destination=$1
1302 cat <<EOF > ${destination}
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_idct32x32_add_neon.asm102 ; Combine-add results with current destination content
136 ; Combine-add results with current destination content
170 ; Combine-add results with current destination content
204 ; Combine-add results with current destination content
H A Dvp9_iht8x8_add_neon.asm656 ; load destination data

Completed in 574 milliseconds

12