Home
last modified time | relevance | path

Searched full:ve (Results 1 – 25 of 2766) sorted by relevance

12345678910>>...111

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvorbis.c250 static int write_vorbis_header(sox_format_t * ft, vorbis_enc_t * ve) in write_vorbis_header() argument
274 &ve->vd, &vc, &header_main, &header_comments, &header_codebooks) < 0) { in write_vorbis_header()
279 ogg_stream_packetin(&ve->os, &header_main); /* And stream them out */ in write_vorbis_header()
280 ogg_stream_packetin(&ve->os, &header_comments); in write_vorbis_header()
281 ogg_stream_packetin(&ve->os, &header_codebooks); in write_vorbis_header()
283 while (ogg_stream_flush(&ve->os, &ve->og) && ret == HEADER_OK) in write_vorbis_header()
284 if (!oe_write_page(&ve->og, ft)) in write_vorbis_header()
297 vorbis_enc_t *ve; in startwrite() local
304 ve = vb->vorbis_enc_data = lsx_malloc(sizeof(vorbis_enc_t)); in startwrite()
306 vorbis_info_init(&ve->vi); in startwrite()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dieee754int.h54 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
57 ve = SPBEXP(v); \
59 if (ve == SP_EMAX+1+SP_EBIAS) { \
66 } else if (ve == SP_EMIN-1+SP_EBIAS) { \
68 ve = SP_EMIN; \
73 ve -= SP_EBIAS; \
92 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
96 ve = DPBEXP(v); \
97 if (ve == DP_EMAX+1+DP_EBIAS) { \
104 } else if (ve == DP_EMIN-1+DP_EBIAS) { \
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c497 struct virtual_engine *ve = in need_preempt() local
498 rb_entry(rb, typeof(*ve), nodes[engine->id].rb); in need_preempt()
501 if (engine == ve->siblings[0]) { /* only preempt one sibling */ in need_preempt()
505 next = READ_ONCE(ve->request); in need_preempt()
1303 /* We've switched away, so this should be a no-op, but intent matters */ in reset_active()
1401 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); in kick_siblings() local
1402 struct i915_request *next = READ_ONCE(ve->request); in kick_siblings()
1405 tasklet_hi_schedule(&ve->base.execlists.tasklet); in kick_siblings()
1784 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches() argument
1802 inflight = intel_context_inflight(&ve->context); in virtual_matches()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.c97 isp_dbg(2, &video->ve.vdev, in isp_video_capture_start_streaming()
111 ret = fimc_pipeline_call(&video->ve, set_stream, 1); in isp_video_capture_start_streaming()
126 ret = fimc_pipeline_call(&isp->video_capture.ve, set_stream, 0); in isp_video_capture_stop_streaming()
164 v4l2_err(&video->ve.vdev, in isp_video_capture_buffer_prepare()
213 isp_dbg(2, &video->ve.vdev, in isp_video_capture_buffer_queue()
267 struct exynos_video_entity *ve = &isp->video_capture.ve; in isp_video_open() local
268 struct media_entity *me = &ve->vdev.entity; in isp_video_open()
285 ret = fimc_pipeline_call(ve, open, me, true); in isp_video_open()
306 struct media_entity *entity = &ivc->ve.vdev.entity; in isp_video_release()
322 fimc_pipeline_call(&ivc->ve, close); in isp_video_release()
[all …]
H A Dfimc-capture.c121 return fimc_pipeline_call(&cap->ve, set_stream, 0); in fimc_capture_state_cleanup()
181 struct fimc_pipeline *p = to_fimc_pipeline(cap->ve.pipe); in fimc_capture_irq_handler()
284 return fimc_pipeline_call(&vid_cap->ve, set_stream, 1); in start_streaming()
308 return fimc_pipeline_call(&fimc->vid_cap.ve, close); in fimc_capture_suspend()
316 struct exynos_video_entity *ve = &vid_cap->ve; in fimc_capture_resume() local
325 fimc_pipeline_call(ve, open, &ve->vdev.entity, false); in fimc_capture_resume()
389 v4l2_err(&ctx->fimc_dev->vid_cap.ve.vdev, in buffer_prepare()
408 struct exynos_video_entity *ve = &vid_cap->ve; in buffer_queue() local
446 ret = fimc_pipeline_call(ve, set_stream, 1); in buffer_queue()
448 v4l2_err(&ve->vdev, "stream on failed: %d\n", ret); in buffer_queue()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dadc.h99 * @return: 0 if OK, -ve on error
112 * @return: 0 if OK, -ve on error
149 * @return: 0 if OK, -ve on error
158 * @return: 0 if OK, -ve on error
168 * @return: 0 if OK, -ve on error
181 * @return: 0 if OK, -ve on error
191 * @return: 0 if OK, -ve on error
206 * @return: 0 if OK, -ve on error
218 * @return: 0 if OK, -ve on error
234 * @return: 0 if OK, -ve on error
[all …]
H A Dwdt.h27 * @return: 0 if OK, -ve on error
35 * @return: 0 if OK, -ve on error
44 * @return: 0 if OK, -ve on error
54 * @return 0 if OK -ve on error. If wdt action is system reset,
73 * @return: 0 if OK, -ve on error
80 * @return: 0 if OK, -ve on error
88 * @return: 0 if OK, -ve on error
102 * @return 0 if OK -ve on error. May not return.
H A Drtc.h53 * @return 0 if OK, -ve on error
62 * @return value read, or -ve on error
72 * @return 0 if OK, -ve on error
92 * @return 0 if OK, -ve on error
101 * @return 0 if OK, -ve on error
114 * @return 0 if OK, -ve on error
123 * @return value read, or -ve on error
133 * @return 0 if OK, -ve on error
143 * @return 0 if OK, -ve on error
153 * @return 0 if OK, -ve on error
[all …]
H A Dvideo_bridge.h33 * @return 0 if OK, -ve on error
44 * @return 0 if attached, -EENOTCONN if not, or other -ve error
53 * @return 0 if OK, -ve on error
71 * @return 0 if OK, -ve on error
82 * @return 0 if OK, -ve on error
90 * @return 0 if OK, -ve on error
106 * @return 0 if attached, -EENOTCONN if not, or other -ve error
124 * @return 0 if OK, -ve on error
H A Dcpu.h56 * @return 0 if OK, -ENOSPC if buffer is too small, other -ve on error
65 * @return 0 if OK, -ve on error
73 * @return CPU count if OK, -ve on error
83 * @return 0 if OK, -ENOSPC if buffer is too small, other -ve on error
96 * @return 0 if OK, -ENOSPC if buffer is too small, other -ve on error
105 * @return 0 if OK, -ve on error
113 * @return CPU count if OK, -ve on error
123 * @return 0 if OK, -ENOSPC if buffer is too small, other -ve on error
H A Dled.h46 * @return 0 if OK, -ve on error
54 * @return LED state led_state_t, or -ve on error
67 * @return 0 if OK, -ve on error
80 * @return 0 if found, -ENODEV if not found, other -ve on error
89 * @return 0 if OK, -ve on error
97 * @return LED state led_state_t, or -ve on error
106 * @return 0 if OK, -ve on error
H A Dpwm.h23 * @return 0 if OK, -ve on error
34 * @return 0 if OK, -ve on error
43 * @return 0 if OK, -ve on error
57 * @return 0 if OK, -ve on error
68 * @return 0 if OK, -ve on error
78 * @return 0 if OK, -ve on error
H A Dclk-uclass.h69 * @return clock rate in Hz, or -ve error code
77 * @return new rate, or -ve error code.
85 * otherwise returns -ve error code.
94 * @return 0 on success, or -ve error code.
102 * @return zero on success, or -ve error code.
109 * @return zero on success, or -ve error code.
116 * @return zero on success, or -ve error code.
H A Dmisc.h36 * @return: 0 if OK, -ve on error
46 * @return: 0 if OK, -ve on error
55 * @return: 0 if OK, -ve on error
75 * @return the response message size if OK, -ve on error
105 * @return: 0 if OK, -ve on error
115 * @return: 0 if OK, -ve on error
125 * @return: 0 if OK, -ve on error
138 * @return the response message size if OK, -ve on error
H A Dblk.h226 * @return number of blocks read, or -ve error number (see the
239 * @return number of blocks written, or -ve error number (see the
251 * @return number of blocks erased, or -ve error number (see the
272 * @return 0 if OK, -ve on error
301 * @return 0 if found, -ENODEV if no device found, or other -ve error value
311 * @return 0 if found, -ENODEV if no device found, or other -ve error value
322 * @return 0 if found, -ENODEV if no device, or other -ve error value
336 * @return 0 if found, -ENODEV if no device, or other -ve error value
380 * @return 0 if ok, -ve on error
390 * @return 0 if OK, -ve on error
[all …]
H A Dpch.h22 * @return 0 if OK, -ve on error (e.g. there is no SPI base)
41 * @return 0 if OK, -ve on error (e.g. there is no GPIO base)
50 * @return 0 if OK, -ve on error (e.g. there is no IO base)
62 * @return 0 if OK, -ve on error (e.g. there is no SPI base)
81 * @return 0 if OK, -ve on error (e.g. there is no GPIO base)
90 * @return 0 if OK, -ve on error (e.g. there is no IO base)
H A Dvideo_console.h64 * if all is OK, -EAGAIN if we ran out of space on this line, other -ve
76 * @return 0 if OK, -ve on error
89 * @return 0 if OK, -ve on error
132 * if all is OK, -EAGAIN if we ran out of space on this line, other -ve
144 * @return 0 if OK, -ve on error
157 * @return 0 if OK, -ve on error
173 * @return 0 if OK, -ve on error
183 * @return 0 if OK, -ve on error
H A Dclk.h144 * @return zero on success, or -ve error code.
198 * @return zero on success, or -ve error code.
235 * @return clock rate in Hz, or -ve error code.
245 * @return new rate, or -ve error code.
255 * -ve error code.
265 * @return 0 on success, or -ve error code.
276 * @return new rate, or -ve error code.
285 * @return zero on success, or -ve error code.
294 * @return zero on success, or -ve error code.
303 * @return zero on success, or -ve error code.
[all …]
H A Dremoteproc.h50 * Return 0 on success, -ve error on fail
55 * Return 0 on success, -ve error on fail
57 * Return 0 on success, -ve error on fail
59 * Return 0 on success, -ve error on fail
61 * Return 0 on success, -ve error on fail
63 * Return 0 on success, 1 if not running, -ve on others errors
65 * Return 0 on success, 1 if not responding, -ve on other errors
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-internal.h75 * @return 0 if OK, -ve on error
98 * @return 0 if OK, -ve on error
112 * @node: Device tree offset to search for (if -ve then -ENODEV is returned)
114 * @return 0 if OK, -ve on error
130 * @return 0 if OK, -ve on error
141 * #return 0 on success, -ve on error
151 * #return 0 on success, -ve on error
167 * #return 0 on success, -ve on error
178 * #return 0 on success, -ve on error
188 * #return 0 on success, -ve on error
[all …]
H A Duclass.h121 * @return 0 if OK, -ve on error
149 * @return 0 if OK, -ve on error
163 * @return 0 if OK, -ve on error
180 * @return 0 if OK, -ve on error
193 * @node: Device tree offset to search for (if -ve then -ENODEV is returned)
195 * @return 0 if OK, -ve on error
211 * @return 0 if OK, -ve on error
227 * -ve on error
244 * -ve on error
261 * @return 0 if OK, -ve on error
[all …]
H A Droot.h41 * @return 0 if OK, -ve on error
54 * @return 0 if OK, -ve on error
68 * @return 0 if OK, -ve on error
94 * @return 0 if OK, -ve on error
105 * @return 0 if OK, -ve on error
113 * @return 0 if OK, -ve on error
126 * @return 0 if OK, -ve on error
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Daspeed-video.txt3 The Video Engine (VE) embedded in the Aspeed AST2400/2500/2600 SOCs can
10 - reg: contains the offset and length of the VE memory region
12 the VE (ordering must match the clock-names property)
15 the VE
16 - interrupts: the interrupt associated with the VE on this platform
/OK3568_Linux_fs/kernel/arch/h8300/lib/
H A Dmodsi3.S31 ; should be -ve
39 mov.l A0P,A0P ; is the numerator -ve
46 mov.l A1P,A1P ; is the denominator -ve
58 mov.l A0P,A0P ; is the numerator -ve
65 mov.l A1P,A1P ; is the denominator -ve
H A Dmoddivsi3.S31 ; should be -ve
39 mov.l A0P,A0P ; is the numerator -ve
46 mov.l A1P,A1P ; is the denominator -ve
58 mov.l A0P,A0P ; is the numerator -ve
65 mov.l A1P,A1P ; is the denominator -ve

12345678910>>...111