Home
last modified time | relevance | path

Searched refs:back (Results 1 – 25 of 45) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dsubtract_sse2.asm107 punpcklbw xmm0, xmm1 ; put sign back to subtraction
108 punpckhbw xmm2, xmm1 ; put sign back to subtraction
127 punpcklbw xmm3, xmm5 ; put sign back to subtraction
128 punpckhbw xmm1, xmm5 ; put sign back to subtraction
190 punpcklbw xmm0, xmm1 ; put sign back to subtraction
191 punpckhbw xmm2, xmm3 ; put sign back to subtraction
224 punpcklbw xmm0, xmm1 ; put sign back to subtraction
225 punpckhbw xmm2, xmm3 ; put sign back to subtraction
Dquantize_mmx.asm56 psubw mm3, mm0 ;gain the sign back
96 psubw mm7, mm4;gain the sign back
137 psubw mm7, mm4;gain the sign back
178 psubw mm7, mm4;gain the sign back
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dbilinearfilter_v6.asm99 add r9, r2, r4, lsl #1 ; adding back block width
185 strb r6, [r1], r2 ; the result is transposed back and stored
192 strb r8, [r1], r2 ; the result is transposed back and stored
Dsixtappredict8x4_v6.asm116 …add r11, r1, #18 ; preload next low. adding back block width(=8), which is …
123 ldr r3, [sp], #4 ; load back yoffset
171 strb lr, [r0], r1 ; the result is transposed back and stored
Dfilter_v6.asm195 add r11, r2, #34 ; adding back block width(=16)
288 add r11, r2, #18 ; adding back block width(=8)
352 strb lr, [r1], r2 ; the result is transposed back and stored
416 strb r5, [r1], r2 ; the result is transposed back and stored
515 ldr lr, [sp] ; load back output pitch
516 ldr r12, [sp, #4] ; load back output pitch
/hardware/intel/common/libva/test/basic/
Dtestplan.txt96 surface back to VAImage, check resulting image
/hardware/bsp/intel/peripheral/libmraa/docs/
Dindex.md55 while because we're not necessarily on 24/7, but we'll get back to you! Have a
Dindex.java.md55 while because we're not necessarily on 24/7, but we'll get back to you! Have a
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_iht4x4_add_neon.asm20 ; cospi_16_64. d2 must contain cospi_24_64. The output will be stored back
55 ; stored back into d16-d19 registers. This macro will touch q11,q12,q13,
Dvp9_idct32x32_add_neon.asm126 ; store back into dest[j * dest_stride + 0-31]
160 ; store back into dest[j * dest_stride + 0-31]
194 ; store back into dest[j * dest_stride + 0-31]
228 ; store back into dest[j * dest_stride + 0-31]
263 ; do some addition/subtractions (to get back two register)
430 ; go back by 7*32 for the seven lines moved fully by read and add
431 ; go back by 32 for the eigth line only read
1132 ; go back by the two pairs from the loop (32*2)
1286 ; go back by the two pairs from the loop (32*2)
Dvp9_idct4x4_add_neon.asm30 ; transposed rows) and then transpose the results (so that it goes back
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_subpixel_bilinear_ssse3.asm76 packuswb xmm0, xmm0 ;pack back to byte
99 packuswb xmm0, xmm2 ;pack back to byte
Dvp9_subpixel_bilinear_sse2.asm92 packuswb xmm0, xmm0 ;pack back to byte
122 packuswb xmm0, xmm2 ;pack back to byte
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm176 ;# again before writing the pixels back into the frame buffer.
413 sub r6, r3, r5 ;# r6 -> 2 rows back
417 sub r0, r6, r5 ;# r0 -> 4 rows back (temp)
643 ;# Using the regular register file words are read in and then saved back out to
975 sub r3, r3, r5 ;# back up one line for simplicity
996 neg r5, r5 ;# Write rows back in reverse order
1072 vxor v2, v2, v11 ;# cvt Q0, P0 back to pels
1096 vxor v3, v3, v11 ;# cvt Q0, P0 back to pels
Dfilter_altivec.asm441 ;# if the second filter is not null then need to back off by 2*pitch
461 ;# if the second filter is not null then need to back off by 2*pitch
816 ;# if the second filter is not null then need to back off by 2*pitch
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_mmx.asm530 ; transpose and write back
1292 ; transpose and write back
1625 psllw mm7, 8 ; shift left 8 to put it back
1641 psllw mm5, 8 ; shift left 8 to put it back
1655 ; transpose back to write out
Didctllm_sse2.asm82 ; store blocks back out
338 ; store blocks back out
417 ; store blocks back out
Dloopfilter_sse2.asm586 ; filter and write back the results
636 ; filter and write back the results
961 ; transpose and write back - only work on q1, q0, p0, p1
1026 ; transpose and write back - only work on q1, q0, p0, p1
1179 ; transpose and write back
1242 ; transpose and write back
1541 ; transpose back to write out
Dvariance_impl_mmx.asm283 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
284 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
398 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
399 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_variance_impl_mmx.asm283 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
284 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
398 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
399 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
Dvp9_subpel_variance.asm175 LOAD_IF_USED 0, 1 ; load eax, ecx back
192 LOAD_IF_USED 0, 1 ; load eax, ecx back
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dsixtappredict4x4_neon.asm56 sub r0, r0, #2 ;go back 2 columns of src data
57 sub r0, r0, r1, lsl #1 ;go back 2 lines of src data
272 sub r0, r0, #2 ;go back 2 columns of src data
Dbuildintrapredictorsmby_neon.asm69 ; Move back to interger registers
352 ; Move back to interger registers
/hardware/bsp/intel/peripheral/libmraa/
DREADME.md82 while because we're not necessarily on 24/7, but we'll get back to you! Have a
/hardware/bsp/intel/peripheral/libupm/docs/
Dmax31855.md64 whole uint32_t in order to get one back, which is what the arduino code does in

12