Home
last modified time | relevance | path

Searched defs:per_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/doc/
Dprint_options.c52 static void print_option(const AVOption *opts, const AVOption *o, int per_stream) in print_option()
97 static void show_opts(const AVOption *opts, int per_stream) in show_opts()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_gs_intrinsics.c62 bool per_stream; member
331 a_block_needs_set_vertex_and_primitive_count(nir_block *end_block, bool per_stream) in a_block_needs_set_vertex_and_primitive_count()
369 bool per_stream = options & nir_lower_gs_intrinsics_per_stream; in nir_lower_gs_intrinsics() local
/third_party/ffmpeg/libavformat/
Dhashenc.c34 int per_stream; member