Home
last modified time | relevance | path

Searched defs:source_index (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c1424 …*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()
Dffmpeg.h455 int source_index; /* InputStream index */ member
/third_party/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp95 GLuint source_index:4; /**< TEXTURE_x_INDEX */ member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp1093 const auto source_index = 1; in ValidateCopyMemory() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp1093 const auto source_index = 1; in ValidateCopyMemory() local
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp1144 const auto source_index = 1; in ValidateCopyMemory() local
/third_party/pulseaudio/src/utils/
Dpadsp.c102 uint32_t sink_index, source_index; member
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c2193 uint32_t source_index; in command_create_record_stream() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h63275 u32 source_index; member