Home
last modified time | relevance | path

Searched refs:outq (Results 1 - 25 of 53) sorted by relevance

123

/third_party/ffmpeg/libavcodec/x86/
H A Ddct32.asm83 mov tmpd, [outq+4]
84 movss m7, [outq+72]
85 addss m7, [outq+76]
86 movss m3, [outq+56]
87 addss m3, [outq+60]
89 movss m2, [outq+52]
91 movss m3, [outq+104]
92 addss m3, [outq+108]
95 movss [outq+ 16], m1
96 movss m1, [outq
[all...]
H A Daacpsdsp.asm181 add outq, tmpq
204 movaps [outq], m0
205 movaps [outq+lenq], m1
206 movaps [outq+lenq*2], m2
207 movaps [outq+3*32*2*4], m3
210 add outq, mmsize
214 add outq, 3*32*2*4
233 movaps [outq], m0
234 movaps [outq+lenq], m1
237 add outq, mmsiz
[all...]
H A Dflacdsp.asm99 mov outq, [outq]
102 add outq, lenq
120 mova [outq + lenq], m%2
143 mov outq, [outq]
160 mova [outq ], m%2
161 mova [outq + mmsize], m%3
164 add outq, mmsize*2
203 mov outq, [out
[all...]
H A Dcavsidct.asm141 mova [outq+0*16], m7
142 mova [outq+1*16], m5
143 mova [outq+2*16], m3
144 mova [outq+3*16], m1
145 mova [outq+4*16], m0
146 mova [outq+5*16], m2
147 mova [outq+6*16], m4
148 mova [outq+7*16], m6
H A Dimdct36.asm328 movss [outq + 64*SBLIMIT], m6
330 movss [outq + 68*SBLIMIT], m6
335 STORE m6, m7, outq + 16*SBLIMIT, 4*SBLIMIT
341 STORE m4, m6, outq + 32*SBLIMIT, 4*SBLIMIT
347 STORE m3, m7, outq + 48*SBLIMIT, 4*SBLIMIT
352 STORE m2, m7, outq, 4*SBLIMIT
593 mova [outq+1152], m2
596 mova [outq+1024], m1
605 mova [outq+2176], m1
608 mova [outq], m
[all...]
H A Dmdct15.asm89 movsd [outq], xm0
107 movlps [outq + strideq*1], xm0
108 movhps [outq + strideq*2], xm0
109 movlps [outq + stride3q], xm1
110 movhps [outq + strideq*4], xm1
132 add outq, stride5q
136 add outq, stride5q
204 movups [outq + offset_nq*8], m3
205 movups [outq + offset_pq*8], m5
H A Dsbcdsp.asm76 movq [outq ], m0
77 movq [outq+8], m2
103 movq [outq ], m4
104 movq [outq+8], m5
111 movq [outq+16], m0
112 movq [outq+24], m5
H A Daacencdsp.asm39 add outq, sizeq
46 mova [outq+sizeq], m0
73 add outq, sizeq
83 mova [outq+sizeq], m2
H A Dsynth_filter.asm204 mov outq, outmp ; j, which will be set again during it
224 mova [outq + i + 0 * 4], m1
225 mova [outq + i + 16 * 4], m2
227 mova [outq + i + 0 * 4 + mmsize], m7
228 mova [outq + i + 16 * 4 + mmsize], m8
H A Dopusdsp.asm62 movaps [outq], m0
66 add outq, mmsize
H A Dg722dsp.asm53 movq [outq], m0
/third_party/ffmpeg/libavutil/x86/
H A Dtx_float.asm475 movaps [outq + 0*mmsize], m0
476 movaps [outq + 4*mmsize], m1
477 movaps [outq + 8*mmsize], tx1_e0
478 movaps [outq + 12*mmsize], tx2_e0
482 movaps [outq + 2*mmsize], m2
483 movaps [outq + 6*mmsize], m3
484 movaps [outq + 10*mmsize], tx1_o0
485 movaps [outq + 14*mmsize], tx2_o0
490 movaps m0, [outq + 1*mmsize]
491 movaps m1, [outq
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dthread-mq.c43 if (pa_asyncmsgq_read_fd(q->outq) == fd) in asyncmsgq_read_cb()
44 pa_asyncmsgq_ref(aq = q->outq); in asyncmsgq_read_cb()
93 pa_assert(pa_asyncmsgq_write_fd(q->outq) == fd); in asyncmsgq_write_outq_cb()
96 pa_asyncmsgq_write_after_poll(q->outq); in asyncmsgq_write_outq_cb()
97 pa_asyncmsgq_write_before_poll(q->outq); in asyncmsgq_write_outq_cb()
111 q->outq = pa_asyncmsgq_new(0); in pa_thread_mq_init_thread_mainloop()
112 if (!q->outq) in pa_thread_mq_init_thread_mainloop()
118 pa_assert_se(pa_asyncmsgq_read_before_poll(q->outq) == 0); in pa_thread_mq_init_thread_mainloop()
119 pa_asyncmsgq_write_before_poll(q->outq); in pa_thread_mq_init_thread_mainloop()
120 pa_assert_se(q->read_main_event = main_mainloop->io_new(main_mainloop, pa_asyncmsgq_read_fd(q->outq), PA_IO_EVENT_INPU in pa_thread_mq_init_thread_mainloop()
[all...]
H A Dthread-mq.h34 pa_asyncmsgq *inq, *outq; member
H A Dprotocol-simple.c363 pa_asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_UNLINK_CONNECTION, NULL, 0, NULL, NULL); in sink_input_pop_cb()
378 pa_asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_REQUEST_DATA, NULL, 0, NULL, NULL); in sink_input_pop_cb()
428 pa_asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_POST_DATA, NULL, 0, chunk, NULL); in source_output_push_cb()
/third_party/ffmpeg/libswresample/x86/
H A Drematrix.asm37 test outq, mmsize-1
47 add outq , lenq
67 mov%1 [outq + lenq ], m0
68 mov%1 [outq + lenq + mmsize], m2
79 test outq, mmsize-1
87 add outq , lenq
99 mov%1 [outq + lenq ], m0
100 mov%1 [outq + lenq + mmsize], m1
111 test outq, mmsize-1
126 add outq , len
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c40 makes a copy to outq. */
70 nghttp3_ringbuf_init(&stream->outq, 0, sizeof(nghttp3_typed_buf), mem); in nghttp3_stream_new()
92 static void delete_outq(nghttp3_ringbuf *outq, const nghttp3_mem *mem) { in delete_outq() argument
94 size_t i, len = nghttp3_ringbuf_len(outq); in delete_outq()
97 tbuf = nghttp3_ringbuf_get(outq, i); in delete_outq()
103 nghttp3_ringbuf_free(outq); in delete_outq()
164 delete_outq(&stream->outq, stream->mem); in nghttp3_stream_del()
602 outq to schedule stream, so add empty tbuf to outq to in nghttp3_stream_write_data()
696 return nghttp3_ringbuf_len(&stream->outq) > in nghttp3_stream_outq_is_full()
701 nghttp3_ringbuf *outq = &stream->outq; nghttp3_stream_outq_add() local
814 nghttp3_ringbuf *outq = &stream->outq; nghttp3_stream_writev() local
854 nghttp3_ringbuf *outq = &stream->outq; nghttp3_stream_add_outq_offset() local
882 nghttp3_ringbuf *outq = &stream->outq; nghttp3_stream_outq_write_done() local
928 nghttp3_ringbuf *outq = &stream->outq; nghttp3_stream_add_ack_offset() local
[all...]
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_fspp.asm365 movq m5, [outq+DCTSIZE*0*2]
373 movq m7, [outq+DCTSIZE*1*2]
375 movq [outq+DCTSIZE*7*2], m4
379 movq m4, [outq+DCTSIZE*2*2]
381 movq [outq], m5
383 movq [outq+DCTSIZE*6*2], m6
385 movq m5, [outq+DCTSIZE*5*2]
387 movq m6, [outq+DCTSIZE*3*2]
391 movq [outq+DCTSIZE*1*2], m7
393 movq [outq
[all...]
H A Dvf_threshold.asm56 add outq, wq
70 movu [outq + xq], m3
78 add outq, olinesizeq
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c81 int sndbuf, outq; in wpas_ctrl_sock_debug() local
92 if (ioctl(sock, TIOCOUTQ, &outq) < 0) in wpas_ctrl_sock_debug()
93 outq = -1; in wpas_ctrl_sock_debug()
96 "CTRL-DEBUG: %s: sock=%d sndbuf=%d outq=%d send_len=%d", in wpas_ctrl_sock_debug()
97 title, sock, sndbuf, outq, (int) len); in wpas_ctrl_sock_debug()
286 int sndbuf, outq; in wpas_ctrl_iface_throttle() local
291 ioctl(sock, TIOCOUTQ, &outq) < 0 || in wpas_ctrl_iface_throttle()
292 sndbuf <= 0 || outq < 0) in wpas_ctrl_iface_throttle()
294 return outq > sndbuf / 2; in wpas_ctrl_iface_throttle()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c81 int sndbuf, outq; in wpas_ctrl_sock_debug() local
92 if (ioctl(sock, TIOCOUTQ, &outq) < 0) in wpas_ctrl_sock_debug()
93 outq = -1; in wpas_ctrl_sock_debug()
96 "CTRL-DEBUG: %s: sock=%d sndbuf=%d outq=%d send_len=%d", in wpas_ctrl_sock_debug()
97 title, sock, sndbuf, outq, (int) len); in wpas_ctrl_sock_debug()
296 int sndbuf, outq; in wpas_ctrl_iface_throttle() local
301 ioctl(sock, TIOCOUTQ, &outq) < 0 || in wpas_ctrl_iface_throttle()
302 sndbuf <= 0 || outq < 0) in wpas_ctrl_iface_throttle()
304 return outq > sndbuf / 2; in wpas_ctrl_iface_throttle()
/third_party/pulseaudio/src/modules/
H A Dmodule-combine-sink.c117 pa_asyncmsgq *outq; member
476 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->core), PA_CORE_MESSAGE_UNLOAD_MODULE, u->module, 0, NULL, NULL); in thread_func()
547 pa_asyncmsgq_send(o->outq, PA_MSGOBJECT(o->userdata->sink), SINK_MESSAGE_NEED, o, (int64_t) length, NULL); in request_memblock()
607 pa_asyncmsgq_post(o->outq, PA_MSGOBJECT(o->userdata->sink), SINK_MESSAGE_UPDATE_MAX_REQUEST, NULL, 0, NULL, NULL); in sink_input_update_max_request_cb()
636 pa_asyncmsgq_post(o->outq, PA_MSGOBJECT(o->userdata->sink), SINK_MESSAGE_UPDATE_LATENCY_RANGE, NULL, 0, NULL, NULL); in sink_input_update_sink_latency_range_cb()
666 o->outq); in sink_input_attach_cb()
971 o->outq);
1226 o->outq = pa_asyncmsgq_new(0);
1227 if (!o->outq) {
1283 if (o->outq)
[all...]
H A Dmodule-zeroconf-publish.c744 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->msg), AVAHI_MESSAGE_PUBLISH_ALL, u, 0, NULL, NULL); in client_callback()
806 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->msg), AVAHI_MESSAGE_SHUTDOWN_START, u, 0, NULL, NULL); in create_client()
890 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->msg), AVAHI_MESSAGE_SHUTDOWN_COMPLETE, u, 0, NULL, NULL); in client_free()
907 pa_asyncmsgq_wait_for(u->thread_mq.outq, AVAHI_MESSAGE_SHUTDOWN_COMPLETE); in pa__done()
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c488 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->sink), in thread_func()
551 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->sink), in thread_func()
593 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->sink), PA_SINK_MESSAGE_DISCONNECT_REQUEST, in thread_func()
607 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->sink), PA_SINK_MESSAGE_DISCONNECT_REQUEST, in thread_func()
652 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->core), PA_CORE_MESSAGE_UNLOAD_MODULE, u->module, 0, NULL, NULL); in thread_func()
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-sink.c167 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->core), PA_CORE_MESSAGE_UNLOAD_MODULE, u->module, 0, NULL, NULL); in sink_process_msg()
252 pa_asyncmsgq_post(u->thread_mq.outq, PA_MSGOBJECT(u->core), PA_CORE_MESSAGE_UNLOAD_MODULE, u->module, 0, NULL, NULL); in thread_func()

Completed in 16 milliseconds

123