Searched defs:source_index (Results 1 – 9 of 9) sorted by relevance
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg_opt.c | 1524 …*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()
|
| D | ffmpeg.h | 460 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/spirv-tools/source/val/ |
| D | validate_memory.cpp | 1170 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/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/pulseaudio/src/utils/ |
| D | padsp.c | 102 uint32_t sink_index, source_index; member
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-array-gen.cc | 1416 TNode<Number> source_index = var_source_index.value(); in FlattenIntoArray() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | protocol-native.c | 2271 uint32_t source_index; in command_create_record_stream() local
|