/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | subpixel_mmx.asm | 51 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
|
D | subpixel_sse2.asm | 393 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
|
D | idctllm_mmx.asm | 255 mov rax, arg(3) ;d -- destination
|
D | subpixel_ssse3.asm | 990 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
|
D | loopfilter_mmx.asm | 40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch? 622 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch? 1398 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
|
D | variance_impl_sse2.asm | 750 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
|
D | idctllm_sse2.asm | 677 ; Load destination stride before writing out,
|
/hardware/ti/omap4-aah/security/tf_sdk/include/ |
D | tee_client_api_ex.h | 88 const TEEC_UUID* destination,
|
D | tee_client_api.h | 164 const TEEC_UUID* destination,
|
/hardware/ti/omap4xxx/security/tf_sdk/include/ |
D | tee_client_api_ex.h | 88 const TEEC_UUID* destination,
|
D | tee_client_api.h | 164 const TEEC_UUID* destination,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_idct16x16_1_add_neon.asm | 51 ; load destination data row0 - row3 87 ; load destination data row4 - row7 123 ; load destination data row8 - row11 159 ; load destination data row12 - row15
|
D | vp9_idct8x8_1_add_neon.asm | 49 ; load destination data
|
D | vp9_idct8x8_add_neon.asm | 268 ; load destination data 474 ; load destination data
|
D | vp9_idct32x32_add_neon.asm | 102 ; 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
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | copy_altivec.asm | 41 add r5, r5, r6 ;# increment destination pointer
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 457 … const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */ in TEEC_OpenSession() argument 466 destination, in TEEC_OpenSession() 752 …const TEEC_UUID* destination, /* The trusted application UUID we want to open the session wi… in TEEC_OpenSessionEx() argument 775 sCommand.sOpenClientSession.sDestinationUUID = *((S_UUID*)destination); in TEEC_OpenSessionEx()
|
/hardware/ti/omap4-aah/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 465 … const TEEC_UUID* destination, /* The trusted application UUID we want to open the session with */ in TEEC_OpenSession() argument 474 destination, in TEEC_OpenSession() 760 …const TEEC_UUID* destination, /* The trusted application UUID we want to open the session wi… in TEEC_OpenSessionEx() argument 783 sCommand.sOpenClientSession.sDestinationUUID = *((S_UUID*)destination); in TEEC_OpenSessionEx()
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.cpp | 215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 233 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 297 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/libhardware/include/hardware/ |
D | hdmi_cec.h | 237 cec_logical_address_t destination; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | filter_v6.asm | 49 str r1, [sp] ; push destination to stack 139 str r1, [sp] ; push destination to stack 232 str r1, [sp] ; push destination to stack 314 str r1, [sp] ; push destination to stack 388 add lr, r1, r3 ; save final destination pointer
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_variance_impl_sse2.asm | 468 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/ |
D | variance_neon.asm | 47 ;the results into the elements of the destination vector. The explanation
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | configure.sh | 1298 local destination=$1 1302 cat <<EOF > ${destination}
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_loopfilter_mmx.asm | 40 movsxd rax, dword ptr arg(1) ;src_pixel_step ; destination pitch?
|