| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_phase.c | 160 AVFrame *out; in filter_frame() local
|
| H A D | vf_super2xsai.c | 50 AVFrame *in, *out; member 65 AVFrame *out = td->out; in super2xsai() local 319 AVFrame *out = ff_get_video_buffer(outlink, outlink->w, outlink->h); in filter_frame() local [all...] |
| H A D | vf_varblur.c | 127 AVFrame *in, *out, *radius; member 206 AVFrame *out = td->out; in blur_planes() local 249 AVFrame *out; in blur_frame() local [all...] |
| H A D | vf_lenscorrection.c | 72 AVFrame *in, *out; member 303 AVFrame *out = ff_get_video_buffer(outlink, outlink->w, outlink->h); filter_frame() local [all...] |
| H A D | vf_il.c | 143 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_pixelize.c | 90 AVFrame *in, *out; member 185 AVFrame *out = td->out; in pixelize_slice() local 266 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_shufflepixels.c | 164 int out = yout * s->block_h * s->planewidth[0] + xout * s->block_w; in make_block_map() local 193 AVFrame *in, *out; member 369 AVFrame *out = ff_get_video_buffer(ctx->outputs[0], in->width, in->height); filter_frame() local [all...] |
| H A D | vf_shear.c | 56 AVFrame *in, *out; member 226 AVFrame *out; in filter_frame() local [all...] |
| H A D | vf_weave.c | 92 AVFrame *in, *out; member 101 AVFrame *out = td->out; in weave_slice() local 136 AVFrame *out; filter_frame() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | hlsplaylist.c | 31 void ff_hls_write_playlist_version(AVIOContext *out, int version) in ff_hls_write_playlist_version() argument 39 void ff_hls_write_audio_rendition(AVIOContext *out, const char *agroup, in ff_hls_write_audio_rendition() argument 54 ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, const char *filename, const char *language, int name_id, int is_default) ff_hls_write_subtitle_rendition() argument 69 ff_hls_write_stream_info(AVStream *st, AVIOContext *out, int bandwidth, const char *filename, const char *agroup, const char *codecs, const char *ccgroup, const char *sgroup) ff_hls_write_stream_info() argument 98 ff_hls_write_playlist_header(AVIOContext *out, int version, int allowcache, int target_duration, int64_t sequence, uint32_t playlist_type, int iframe_mode) ff_hls_write_playlist_header() argument 122 ff_hls_write_init_file(AVIOContext *out, const char *filename, int byterange_mode, int64_t size, int64_t pos) ff_hls_write_init_file() argument 132 ff_hls_write_file_entry(AVIOContext *out, int insert_discont, int byterange_mode, double duration, int round_duration, int64_t size, int64_t pos , const char *baseurl , const char *filename, double *prog_date_time, int64_t video_keyframe_size, int64_t video_keyframe_pos, int iframe_mode) ff_hls_write_file_entry() argument 189 ff_hls_write_end_list(AVIOContext *out) ff_hls_write_end_list() argument [all...] |
| H A D | moflex.c | 87 static int read_var_byte(AVFormatContext *s, unsigned *out) in read_var_byte() argument
|
| H A D | url.c | 167 char *out = *rout; in append_path() local 197 char *out, *out_en in ff_make_absolute_url2() local [all...] |
| /third_party/ffmpeg/libavresample/ |
| H A D | utils.c | 505 int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) in avresample_config() argument 526 config_changed(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) config_changed() argument 550 convert_frame(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) convert_frame() argument 587 available_samples(AVFrame *out) available_samples() argument 603 avresample_convert_frame(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) avresample_convert_frame() argument [all...] |
| /third_party/curl/lib/ |
| H A D | sha256.c | 455 static int my_sha256_final(unsigned char *out, in my_sha256_final() argument
|
| H A D | version.c | 124 static char out[300]; in curl_version() local
|
| /third_party/curl/lib/vauth/ |
| H A D | ntlm.c | 337 Curl_auth_create_ntlm_type1_message(struct Curl_easy *data, const char *userp, const char *passwdp, const char *service, const char *hostname, struct ntlmdata *ntlm, struct bufref *out) Curl_auth_create_ntlm_type1_message() argument 458 Curl_auth_create_ntlm_type3_message(struct Curl_easy *data, const char *userp, const char *passwdp, struct ntlmdata *ntlm, struct bufref *out) Curl_auth_create_ntlm_type3_message() argument [all...] |
| H A D | digest_sspi.c | 91 Curl_auth_create_digest_md5_message(struct Curl_easy *data, const struct bufref *chlg, const char *userp, const char *passwdp, const char *service, struct bufref *out) Curl_auth_create_digest_md5_message() argument [all...] |
| /third_party/curl/src/ |
| H A D | var.c | 97 varfunc(struct GlobalConfig *global, char *c, size_t clen, char *f, size_t flen, struct curlx_dynbuf *out) varfunc() argument 209 varexpand(struct GlobalConfig *global, const char *line, struct curlx_dynbuf *out, bool *replaced) varexpand() argument [all...] |
| /third_party/glslang/gtests/ |
| H A D | HexFloat.cpp | 437 std::stringstream out; in NormalizeExponentInFloatString() local
|
| H A D | GlslMapIO.FromFile.cpp | 94 const glslang::TObjectReflection& out = it->getPipeOutput(i); in verifyIOMapping() local 103 auto out = pipeOut.find(name); in verifyIOMapping() local
|
| H A D | VkRelaxed.FromFile.cpp | 94 const glslang::TObjectReflection& out = it->getPipeOutput(i); in verifyIOMapping() local 103 auto out = pipeOut.find(name); in verifyIOMapping() local
|
| /third_party/gn/src/base/ |
| H A D | values.h | 749 inline std::ostream& operator<<(std::ostream& out, in operator <<() argument 754 inline std::ostream& operator<<(std::ostream& out, cons argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | compile_commands_writer.cc | 65 std::ostringstream out; in FlagsGetter() local 142 void WriteDirectory(std::string build_dir, std::ostream& out) { in WriteDirectory() argument 134 WriteFile(const SourceFile& source, PathOutput& path_output, std::ostream& out) WriteFile() argument 150 WriteCommand(const Target* target, const SourceFile& source, const CompileFlags& flags, std::vector<OutputFile>& tool_outputs, PathOutput& path_output, SourceFile::Type source_type, const char* tool_name, EscapeOptions opts, std::ostream& out) WriteCommand() argument 224 OutputJSON(const BuildSettings* build_settings, std::vector<const Target*>& all_targets, std::ostream& out) OutputJSON() argument [all...] |
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vc1dsp.c | 86 matrix *out = av_mallocz(sizeof (matrix) + height * width * sizeof (float)); in new_matrix() local 98 matrix *out; in multiply() local [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | sidxindex.c | 216 static void write_time(FILE *out, int64_t time, int decimals, enum AVRounding round) in write_time() argument 235 FILE *out; in output_mpd() local 362 const char *out = NULL; main() local [all...] |