Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c1524 …*new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) in new_output_stream()
1799 static OutputStream *new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_video_stream()
2037 static OutputStream *new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_audio_stream()
2137 static OutputStream *new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_data_stream()
2150 static OutputStream *new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_unknown_stream()
2163 static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_attachment_stream()
2171 static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) in new_subtitle_stream()
Dffmpeg.h460 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/spirv-tools/source/val/
Dvalidate_memory.cpp1170 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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp1093 const auto source_index = 1; in ValidateCopyMemory() local
/third_party/pulseaudio/src/utils/
Dpadsp.c102 uint32_t sink_index, source_index; member
/third_party/node/deps/v8/src/builtins/
Dbuiltins-array-gen.cc1416 TNode<Number> source_index = var_source_index.value(); in FlattenIntoArray() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c2271 uint32_t source_index; in command_create_record_stream() local