/third_party/ffmpeg/libavcodec/ |
H A D | opus.h | 164 OpusStreamContext *streams; member
|
/third_party/ffmpeg/libavformat/ |
H A D | smoothstreamingenc.c | 73 OutputStream *streams; member [all...] |
H A D | rdt.c | 46 AVStream **streams; member [all...] |
H A D | webmdashenc.c | 45 int *streams; member [all...] |
H A D | concatdec.c | 53 ConcatStream *streams; member [all...] |
H A D | asfenc.c | 203 ASFStream streams[128]; ///< it's max number and it's not that big member [all...] |
H A D | avformat.h | 1306 AVStream **streams; global() member [all...] |
H A D | asfdec_f.c | 77 ASFStream streams[128]; ///< it's max number and it's not that big member [all...] |
H A D | dashenc.c | 159 OutputStream *streams; member [all...] |
/third_party/node/lib/internal/http2/ |
H A D | core.js | 1231 streams: new SafeMap(), global() property [all...] |
/third_party/alsa-lib/src/topology/ |
H A D | pcm.c | 699 unsigned int streams[2], stream; in tplg_save_streams() local 2150 struct snd_tplg_stream_template streams[SND_SOC_TPLG_STREAM_CONFIG_MAX]; in tplg_decode_link() local [all...] |
/third_party/lzma/C/ |
H A D | Xz.h | 135 CXzStream *streams;
member
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g_common.h | 139 ntfs_fuse_streams_interface streams; member
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_session.h | 207 nghttp2_map /* <nghttp2_stream*> */ streams; member [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack.h | 230 nghttp3_map streams; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_session.h | 203 nghttp2_map /* <nghttp2_stream*> */ streams; member [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_emit.c | 1061 struct r300_vertex_stream_state *streams = in r300_emit_vertex_stream_state() local [all...] |
/third_party/rust/crates/proc-macro2/src/ |
H A D | wrapper.rs | 200 let mut streams = streams.into_iter(); in from_iter() variables
|
/third_party/curl/lib/ |
H A D | multi.c | 3377 long streams = va_arg(param, long); local
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.c | 629 pvr_pds_vertex_streams_contains_instance_data( const struct pvr_pds_vertex_stream *streams, uint32_t num_streams) pvr_pds_vertex_streams_contains_instance_data() argument [all...] |
H A D | pvr_pds.h | 454 struct pvr_pds_vertex_stream streams[PVR_PDS_NUM_VERTEX_STREAMS]; member
|
/third_party/nghttp2/src/ |
H A D | h2load.h | 332 std::unordered_map<int32_t, Stream> streams; member
|
H A D | shrpx_http2_session.cc | 296 auto streams = std::move(streams_); in disconnect() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.c | 141 unsigned streams; member 427 ureg_DECL_output_layout(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned streams, unsigned index, unsigned usage_mask, unsigned array_id, unsigned array_size, boolean invariant) ureg_DECL_output_layout() argument 1514 emit_decl_semantic(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned streams, unsigned usage_mask, unsigned array_id, boolean invariant) emit_decl_semantic() argument [all...] |
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-core.c | 819 const char **streams; in get_playback_streams() local 858 const char **streams; in get_record_streams() local
|