Searched refs:store (Results 501 - 525 of 835) sorted by last modified time

<<21222324252627282930>>

/external/chromium_org/third_party/opus/src/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
230 # store a dummy comment line, to avoid errors with the Makefile
284 # store a dummy comment line, to avoid errors with the Makefile
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dregister_state_check.h98 // Save the d8-d15 registers into store.
99 void vp9_push_neon(int64_t *store);
113 static bool StoreRegisters(int64_t store[8]) {
114 vp9_push_neon(store);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
H A Ddequant_idct_v6.asm164 str r9, [r2], r12 ; store output to dst
165 str r1, [r2], r12 ; store output to dst
H A Ddequantize_v6.asm41 strh r7, [r2], #2 ;store result
56 strh r7, [r2], #2 ;store result
H A Didct_v6.asm73 ; use input buffer to store intermediate results
H A Dintra4x4_predict_v6.asm73 ; store values
167 ; store values
214 ; store values
H A Dloopfilter_v6.asm177 str r9, [sp] ; store qs0 temporarily
178 str r8, [sp, #4] ; store ps0 temporarily
179 str r10, [sp, #8] ; store qs1 temporarily
180 str r7, [sp, #12] ; store ps1 temporarily
241 str r11, [src], pstep ; store op1
243 str r9, [src], pstep ; store op0 result
245 str r8, [src], pstep ; store oq0 result
247 str r10, [src], pstep ; store oq1
389 str r7, [sp, #12] ; store ps1 temporarily
391 str r10, [sp, #8] ; store qs
[all...]
H A Dsimpleloopfilter_v6.asm120 str r5, [src] ; store oq0 result
122 str r4, [src, -pstep] ; store op0 result
234 strb r4, [src, #-1] ; store the result
H A Dsixtappredict8x4_v6.asm23 ;note: In first pass, store the result in transpose(8linesx9columns) on stack. Temporary stack size is 184.
28 str r3, [sp, #-184]! ;reserve space on stack for temporary storage, store yoffset
201 strh r4, [lr], #20 ; store it to immediate buffer
H A Dvp8_variance16x16_armv6.asm146 str r11, [r6] ; store sse
H A Dvp8_variance8x8_armv6.asm94 str r5, [r8] ; store sse
H A Dvp8_variance_halfpixvar16x16_h_armv6.asm171 str r11, [r6] ; store sse
H A Dvp8_variance_halfpixvar16x16_hv_armv6.asm212 str r11, [r6] ; store sse
H A Dvp8_variance_halfpixvar16x16_v_armv6.asm173 str r11, [r6] ; store sse
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dcopy_altivec.asm21 ;# for the input, but only one store for the output.
H A Dloopfilter_filters_altivec.asm1132 stvx v1, r5, r3 ;# store P0
1133 stvx v2, 0, r3 ;# store Q0
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm82 ; store blocks back out
338 ; store blocks back out
417 ; store blocks back out
681 ; store blocks back out
H A Dloopfilter_sse2.asm49 movdqa [rsp+_q2], xmm1 ; store q2
50 movdqa [rsp+_q1], xmm4 ; store q1
90 movdqa [rsp+_p2], xmm4 ; store p2
91 movdqa [rsp+_p1], xmm6 ; store p1
952 ;transpose 16x8 to 8x16, and store the 8-line result on stack.
963 ; store 16-line result
1017 ;transpose 16x8 to 8x16, and store the 8-line result on stack.
1031 ; store 16-line result
H A Dmfqe_sse2.asm223 ; Finalize SAD and store
H A Dpostproc_mmx.asm285 movq [rsi+rax],mm1 ; store the result
H A Dpostproc_sse2.asm189 movq QWORD PTR [rdi+rdx-16], mm0 ; store previous 8 bytes
190 movq QWORD PTR [rdi+rdx-8], mm1 ; store previous 8 bytes
699 movdqu [rsi+rax],xmm1 ; store the result
H A Dsubpixel_mmx.asm93 movq [rdi], mm3 ; store the results in the destination
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 th
[all...]
H A Dsubpixel_ssse3.asm477 movq MMWORD PTR [rdi], xmm2 ;store the results
990 movdqa [rdi], xmm5 ; store the results in the destination
1050 movdqa [rdi], xmm4 ; store row 0
1059 movdqa [rdi + rdx],xmm3 ; store row 1
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
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
H A Dvp8_packtokens_partitions_armv5.asm64 str r7, [sp, #32] ; store start of cpi->tp_list

Completed in 174 milliseconds

<<21222324252627282930>>