Home
last modified time | relevance | path

Searched refs:queue_in (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/
H A DBenchmark.cpp109 std::vector<std::unique_ptr<ImageGeneric> > queue_in(queue_size); in BenchmarkScale() local
112 queue_in[i] = NewImageBGRA(in_w, in_h, rng); in BenchmarkScale()
134 …sws_scale(sws, queue_in[ii]->m_data.data(), queue_in[ii]->m_stride.data(), 0, in_h, queue_out[ii]-… in BenchmarkScale()
143 Scale_BGRA_Fallback(in_w, in_h, queue_in[ii]->m_data[0], queue_in[ii]->m_stride[0], in BenchmarkScale()
154 Scale_BGRA_SSSE3(in_w, in_h, queue_in[ii]->m_data[0], queue_in[ii]->m_stride[0], in BenchmarkScale()
190 std::vector<std::unique_ptr<ImageGeneric> > queue_in(queue_size); in BenchmarkConvert() local
193 queue_in[i] = in_image(w, h, rng); in BenchmarkConvert()
215 …sws_scale(sws, queue_in[ii]->m_data.data(), queue_in[ii]->m_stride.data(), 0, h, queue_out[ii]->m_… in BenchmarkConvert()
224 …fallback(w, h, queue_in[ii]->m_data[0], queue_in[ii]->m_stride[0], queue_out[ii]->m_data.data(), q… in BenchmarkConvert()
234 …ssse3(w, h, queue_in[ii]->m_data[0], queue_in[ii]->m_stride[0], queue_out[ii]->m_data.data(), queu… in BenchmarkConvert()
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dsignals.h97 #define queue_signals() (queue_in++, queueing_enabled++)
101 --queue_in; \
106 queue_in = queueing_enabled; \
112 DPUTS2(queueing_enabled && queue_in != q, \
113 "BUG: q = %d != queue_in = %d", q, queue_in); \
114 queue_in = (queueing_enabled = (q)); \
H A Dsignals.c82 mod_export int queue_in; variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Davcodec_video_decoder.c65 MMAL_QUEUE_T *queue_in; member
101 if(module->queue_in) mmal_queue_destroy(module->queue_in); in avcodec_component_destroy()
218 queue = module->queue_in; in avcodec_port_flush()
358 in = mmal_queue_get(module->queue_in); in avcodec_do_processing()
404 mmal_queue_put_back(module->queue_in, in); in avcodec_do_processing()
412 mmal_queue_put_back(module->queue_in, in); in avcodec_do_processing()
420 mmal_queue_put_back(module->queue_in, in); in avcodec_do_processing()
442 if(port->type == MMAL_PORT_TYPE_INPUT) mmal_queue_put(module->queue_in, buffer); in avcodec_port_send()
470 module->queue_in = mmal_queue_create(); in mmal_component_create_avcodec()
471 if(!module->queue_in) goto error; in mmal_component_create_avcodec()
H A Davcodec_audio_decoder.c74 MMAL_QUEUE_T *queue_in; member
115 if (module->queue_in) in avcodec_component_destroy()
116 mmal_queue_destroy(module->queue_in); in avcodec_component_destroy()
230 queue = module->queue_in; in avcodec_port_flush()
374 in = mmal_queue_get(module->queue_in); in avaudio_do_processing()
418 mmal_queue_put_back(module->queue_in, in); in avaudio_do_processing()
426 mmal_queue_put_back(module->queue_in, in); in avaudio_do_processing()
434 mmal_queue_put_back(module->queue_in, in); in avaudio_do_processing()
456 if(port->type == MMAL_PORT_TYPE_INPUT) mmal_queue_put(module->queue_in, buffer); in avcodec_port_send()
485 module->queue_in = mmal_queue_create(); in mmal_component_create_avcodec()
[all …]
H A Dscheduler.c119 MMAL_QUEUE_T *queue_in = port_in->priv->module->queue; in scheduler_component_process_buffers() local
131 in = mmal_queue_get(queue_in); in scheduler_component_process_buffers()
220 mmal_queue_put_back(queue_in, in); in scheduler_component_process_buffers()
224 return mmal_queue_length(queue_in) && mmal_queue_length(queue_out); in scheduler_component_process_buffers()
/dports/www/moinmoin/moin-1.9.11/jabberbot/_tests/
H A Dtest_xmlrpcbot.py23 self.queue_in = Queue()
25 self.bot = xmlrpcbot.XMLRPCClient(BotConfig, self.queue_in, self.queue_out)
/dports/net/yate/yate-6.4.0-1/share/scripts/
H A DMakefile.in7 SCRIPTS := leavemail.php voicemail.php route.php queue_in.php queue_out.php banbrutes.php \
/dports/devel/erlang-common_lib/common_lib-3.3.4/src/
H A Dcl_queue_srv.erl141 Queue = queue_in(Item, St#st.queue, Priority),
208 queue_in(Item, {Mod, Q}, Priority) -> function
/dports/science/py-h5py/h5py-3.6.0/benchmarks/
H A Dbenchmark_slicing.py18 def __init__(self, queue_in, queue_out, quit_event): argument
20 self._queue_in = queue_in
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/omxil/
H A Dmediacodec.h145 int (*queue_in)(mc_api *, int i_index, const void *p_buf, size_t i_size, member
H A Dmediacodec_ndk.c654 api->queue_in = QueueInput; in MediaCodecNdk_Init()
H A Dmediacodec_jni.c1086 api->queue_in = QueueInput; in MediaCodecJni_Init()
H A Dmediacodec.c1366 if (p_sys->api.queue_in(&p_sys->api, i_index, p_buf, i_size, in QueueBlockLocked()
/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Drose_build_instructions.h891 RoseInstrCheckInfix(u32 queue_in, u32 lag_in, ReportID report_in, in RoseInstrCheckInfix() argument
893 : queue(queue_in), lag(lag_in), report(report_in), target(target_in) {} in RoseInstrCheckInfix()
924 RoseInstrCheckPrefix(u32 queue_in, u32 lag_in, ReportID report_in, in RoseInstrCheckPrefix() argument
926 : queue(queue_in), lag(lag_in), report(report_in), target(target_in) {} in RoseInstrCheckPrefix()
1024 RoseInstrSomLeftfix(u32 queue_in, u32 lag_in) in RoseInstrSomLeftfix() argument
1025 : queue(queue_in), lag(lag_in) {} in RoseInstrSomLeftfix()
1088 RoseInstrTriggerInfix(u8 cancel_in, u32 queue_in, u32 event_in) in RoseInstrTriggerInfix() argument
1089 : cancel(cancel_in), queue(queue_in), event(event_in) {} in RoseInstrTriggerInfix()
1116 RoseInstrTriggerSuffix(u32 queue_in, u32 event_in) in RoseInstrTriggerSuffix() argument
1117 : queue(queue_in), event(event_in) {} in RoseInstrTriggerSuffix()
/dports/net/yaz++/yazpp-1.6.1/src/
H A Dyaz-pdu-assoc.cpp50 PDU_Queue *queue_in; member in yazpp_1::PDU_Assoc_priv
67 queue_in = 0; in init()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/et/src/
H A Det_wx_viewer.erl1454 Queue = lists:foldl(fun(E, Q) -> queue_in(E, Q) end, queue_new(), Events),
1565 events = queue_in(E, S3#state.events)};
1590 events = queue_in(E, S#state.events)};
1592 S2 = S#state{y_pos = Y, events = queue_in(E, S#state.events)},
2100 queue_in(X, {Size, In, Out}) -> function
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20159697 Split put_in into dequeue_in and queue_in.