| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_mix.c | 145 AVFrame **in, *out; member 199 AVFrame *out = td->out; in mix_frames() local 221 AVFrame *out; in process_frame() local 410 AVFrame *out; tmix_filter_frame() local [all...] |
| H A D | vf_negate.c | 40 AVFrame *out; member 276 AVFrame *out = td->out; in filter_slice() local 309 AVFrame *out; filter_frame() local [all...] |
| H A D | vf_scale_vulkan.c | 299 AVVkFrame *out = (AVVkFrame *)out_f->data[0]; in process_frames() local 402 AVFrame *out = ff_get_video_buffer(outlink, outlink->w, outlink->h); in scale_vulkan_filter_frame() local [all...] |
| H A D | vf_selectivecolor.c | 77 AVFrame *in, *out; member 432 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_tinterlace.c | 362 AVFrame *cur, *next, *out; in filter_frame() local [all...] |
| H A D | vf_tmidequalizer.c | 170 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_uspp.c | 385 AVFrame *out = in; in filter_frame() local [all...] |
| H A D | vf_pad.c | 327 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_photosensitivity.c | 76 PhotosensitivityFrame *out; member 130 static void convert_frame(AVFilterContext *ctx, AVFrame *in, PhotosensitivityFrame *out, int skip) in convert_frame() argument 211 AVFrame *src, *out; in filter_frame() local [all...] |
| H A D | vf_lensfun.c | 443 AVFrame *out; in filter_frame() local
|
| H A D | vf_libopencv.c | 372 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_premultiply.c | 477 AVFrame *out = td->d; in premultiply_slice() local 508 filter_frame(AVFilterContext *ctx, AVFrame **out, AVFrame *base, AVFrame *alpha) filter_frame() argument 651 AVFrame *out = NULL, *base, *alpha; process_frame() local 749 AVFrame *out = NULL; activate() local [all...] |
| H A D | vf_pp7.c | 316 AVFrame *out = in; in filter_frame() local [all...] |
| H A D | vf_vignette.c | 206 AVFrame *out; in filter_frame() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | hdsenc.c | 52 AVIOContext *out; member 160 AVIOContext *out; in write_manifest() local 205 update_size(AVIOContext *out, int64_t pos) update_size() argument 219 AVIOContext *out; write_abst() local [all...] |
| H A D | avc.c | 68 const uint8_t *out = avc_find_startcode_internal(p, end); in ff_avc_find_startcode() local 258 uint8_t *out; in ff_avc_write_annexb_extradata() local [all...] |
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | movenc.c | 54 FILE* out; variable
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avstring.c | 156 char *out = av_malloc(strlen(*buf) + 1); in av_get_token() local [all...] |
| /third_party/gn/src/base/ |
| H A D | command_line.cc | 125 std::u16string out; in QuoteForCommandLineToArgvW() local
|
| /third_party/gn/src/base/json/ |
| H A D | json_parser.cc | 441 bool JSONParser::ConsumeStringRaw(StringBuilder* out) { in ConsumeStringRaw() argument
|
| /third_party/gn/src/gn/ |
| H A D | json_project_writer.cc | 173 SimpleJSONWriter(StringOutputBuffer& out) : out_(out) { in SimpleJSONWriter() argument 321 StringOutputBuffer out; in GenerateJSON() local
|
| /third_party/ffmpeg/libswresample/ |
| H A D | rematrix.c | 66 int nb_in, nb_out, in, out; in swr_set_matrix() local 113 static int clean_layout(AVChannelLayout *out, const AVChannelLayout *in, void *s) in clean_layout() argument 582 swri_rematrix(SwrContext *s, AudioData *out, AudioData *in, int len, int mustcopy) swri_rematrix() argument [all...] |
| /third_party/ffmpeg/libswresample/tests/ |
| H A D | swresample.c | 129 static void setup_array(uint8_t *out[SWR_CH_MAX], uint8_t *in, enum AVSampleFormat format, int samples){ in setup_array() argument
|
| /third_party/glslang/SPIRV/ |
| H A D | disassemble.cpp | 70 static void Kill(std::ostream& out, const char* message) in Kill() argument 89 SpirvStream(std::ostream& out, const std::vector<unsigned int>& stream) : out(out), stream(stream), word(0), nextNestedControl(0) { } in SpirvStream() argument 114 std::ostream& out; // where to write the disassembly member in spv::SpirvStream 814 Disassemble(std::ostream& out, const std::vector<unsigned int>& stream) Disassemble() argument [all...] |
| /third_party/alsa-lib/src/alisp/ |
| H A D | alisp_snd.c | 879 snd_output_t *out; in common_error() local 905 snd_output_t *out; in F_snderr() local 918 snd_output_t *out; in F_syserr() local [all...] |