Searched defs:source_index (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/fftools/ |
D | ffmpeg_opt.c | 1424 …*new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) in new_output_stream() 1690 static OutputStream *new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_video_stream() 1901 static OutputStream *new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_audio_stream() 1974 static OutputStream *new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_data_stream() 1987 static OutputStream *new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_unknown_stream() 2000 static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_attachment_stream() 2008 static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_subtitle_stream()
|
D | ffmpeg.h | 455 int source_index; /* InputStream index */ member
|
/third_party/mesa3d/src/mesa/main/ |
D | ff_fragment_shader.cpp | 95 GLuint source_index:4; /**< TEXTURE_x_INDEX */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 1093 const auto source_index = 1; in ValidateCopyMemory() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_memory.cpp | 1093 const auto source_index = 1; in ValidateCopyMemory() local
|
/third_party/spirv-tools/source/val/ |
D | validate_memory.cpp | 1144 const auto source_index = 1; in ValidateCopyMemory() local
|
/third_party/pulseaudio/src/utils/ |
D | padsp.c | 102 uint32_t sink_index, source_index; member
|
/third_party/pulseaudio/src/pulsecore/ |
D | protocol-native.c | 2193 uint32_t source_index; in command_create_record_stream() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 63275 u32 source_index; member
|