Home
last modified time | relevance | path

Searched refs:event_flags (Results 1 - 23 of 23) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs149 event_flags: EventFlags, in add()
161 events: event_flags.bits(), in add()
177 event_flags: EventFlags, in mod_()
188 events: event_flags.bits(), in mod_()
308 (event.event_flags, decoded) in next()
321 event_flags: EventFlags,
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs151 event_flags: EventFlags, in add()
164 events: event_flags.bits(), in add()
180 event_flags: EventFlags, in mod_()
192 events: event_flags.bits(), in mod_()
315 (event.event_flags, unsafe { in next()
339 event_flags: EventFlags,
/third_party/alsa-lib/src/topology/
H A Ddapm.c636 if (strcmp(id, "event_flags") == 0) { in tplg_parse_dapm_widget()
640 widget->event_flags = ival; in tplg_parse_dapm_widget()
641 tplg_dbg("\t%s: %d", id, widget->event_flags); in tplg_parse_dapm_widget()
722 if (err >= 0 && widget->event_flags) in tplg_save_dapm_widget()
724 widget->event_flags); in tplg_save_dapm_widget()
807 w->event_flags = wt->event_flags; in tplg_add_widget_object()
930 wt->event_flags = w->event_flags; in tplg_decode_dapm_widget()
/third_party/ffmpeg/libavcodec/
H A Dlibdav1d.c299 enum Dav1dEventFlags event_flags = 0; in libdav1d_receive_frame() local
384 dav1d_get_event_flags(dav1d->c, &event_flags); in libdav1d_receive_frame()
386 event_flags & DAV1D_EVENT_FLAG_NEW_SEQUENCE) in libdav1d_receive_frame()
/third_party/ffmpeg/libavformat/
H A Dnutdec.c513 int *event_flags = NULL; in decode_info_header() local
542 event_flags = &st->event_flags; in decode_info_header()
546 event_flags = &s->event_flags; in decode_info_header()
611 if (event_flags) in decode_info_header()
612 *event_flags |= metadata_flag; in decode_info_header()
H A Davformat.h371 * call to av_read_frame(), AVFormatContext.event_flags or AVStream.event_flags
374 * and check their individual event_flags.
1086 int event_flags; member
1548 int event_flags; member
H A Daacdec.c309 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in handle_id3()
H A Dflacdec.c183 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in flac_read_header()
H A Doggparsevorbis.c79 st->event_flags |= AVSTREAM_EVENT_FLAG_METADATA_UPDATED; in ff_vorbis_stream_comment()
H A Dflvenc.c872 if (s->event_flags & AVSTREAM_EVENT_FLAG_METADATA_UPDATED) { in flv_write_packet()
874 s->event_flags &= ~AVSTREAM_EVENT_FLAG_METADATA_UPDATED; in flv_write_packet()
H A Dhls.c2379 if (pls->ctx->event_flags & AVFMT_EVENT_FLAG_METADATA_UPDATED) { in hls_read_packet()
2383 st->event_flags |= AVSTREAM_EVENT_FLAG_METADATA_UPDATED; in hls_read_packet()
2385 pls->ctx->event_flags &= ~AVFMT_EVENT_FLAG_METADATA_UPDATED; in hls_read_packet()
H A Dmov.c108 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_track_or_disc_number()
122 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_int8_bypass_padding()
131 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_int8_no_padding()
147 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_gnre()
281 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_metadata_loci()
538 c->fc->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in mov_read_udta_string()
H A Ddemux.c1276 st->event_flags |= AVSTREAM_EVENT_FLAG_NEW_PACKETS; in read_frame_internal()
1426 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in read_frame_internal()
H A Dflvdec.c721 s->event_flags |= AVFMT_EVENT_FLAG_METADATA_UPDATED; in amf_parse_object()
/third_party/alsa-lib/include/
H A Dtopology.h509 * event_flags "1" # DAPM widget event flags
961 unsigned short event_flags; /*!< PM event sequence flags */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c58 * \param event_flags Optional cache flush flags (TC)
68 unsigned event_flags, unsigned dst_sel, unsigned int_sel, unsigned data_sel, in si_cp_release_mem()
74 event_flags; in si_cp_release_mem()
67 si_cp_release_mem(struct si_context *ctx, struct radeon_cmdbuf *cs, unsigned event, unsigned event_flags, unsigned dst_sel, unsigned int_sel, unsigned data_sel, struct si_resource *buf, uint64_t va, uint32_t new_fence, unsigned query_type) si_cp_release_mem() argument
H A Dsi_pipe.h1478 unsigned event_flags, unsigned dst_sel, unsigned int_sel, unsigned data_sel,
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h497 __le16 event_flags; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c68 * \param event_flags Optional cache flush flags (TC)
76 unsigned event, unsigned event_flags, in r600_gfx_write_event_eop()
84 event_flags; in r600_gfx_write_event_eop()
75 r600_gfx_write_event_eop(struct r600_common_context *ctx, unsigned event, unsigned event_flags, unsigned data_sel, struct r600_resource *buf, uint64_t va, uint32_t new_fence, unsigned query_type) r600_gfx_write_event_eop() argument
H A Dr600_pipe_common.h672 unsigned event, unsigned event_flags,
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c928 unsigned event, unsigned event_flags, unsigned dst_sel, in si_cs_emit_write_event_eop()
934 event_flags; in si_cs_emit_write_event_eop()
971 assert(event_flags == 0 && dst_sel == EOP_DST_SEL_MEM && in si_cs_emit_write_event_eop()
927 si_cs_emit_write_event_eop(struct radeon_cmdbuf *cs, enum amd_gfx_level gfx_level, bool is_mec, unsigned event, unsigned event_flags, unsigned dst_sel, unsigned data_sel, uint64_t va, uint32_t new_fence, uint64_t gfx9_eop_bug_va) si_cs_emit_write_event_eop() argument
H A Dradv_private.h1684 unsigned event, unsigned event_flags, unsigned dst_sel,
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c2506 + 100000000 * !!(ist->st->event_flags & AVSTREAM_EVENT_FLAG_NEW_PACKETS) in open_output_file()
2543 + 100000000 * !!(ist->st->event_flags & AVSTREAM_EVENT_FLAG_NEW_PACKETS) in open_output_file()

Completed in 69 milliseconds