Home
last modified time | relevance | path

Searched defs:out (Results 1501 - 1525 of 3415) sorted by relevance

1...<<61626364656667686970>>...137

/third_party/ffmpeg/libavfilter/
H A Dvf_phase.c160 AVFrame *out; in filter_frame() local
H A Dvf_super2xsai.c50 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 Dvf_varblur.c127 AVFrame *in, *out, *radius; member
206 AVFrame *out = td->out; in blur_planes() local
249 AVFrame *out; in blur_frame() local
[all...]
H A Dvf_lenscorrection.c72 AVFrame *in, *out; member
303 AVFrame *out = ff_get_video_buffer(outlink, outlink->w, outlink->h); filter_frame() local
[all...]
H A Dvf_il.c143 AVFrame *out; in filter_frame() local
[all...]
H A Dvf_pixelize.c90 AVFrame *in, *out; member
185 AVFrame *out = td->out; in pixelize_slice() local
266 AVFrame *out; in filter_frame() local
[all...]
H A Dvf_shufflepixels.c164 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 Dvf_shear.c56 AVFrame *in, *out; member
226 AVFrame *out; in filter_frame() local
[all...]
H A Dvf_weave.c92 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 Dhlsplaylist.c31 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 Dmoflex.c87 static int read_var_byte(AVFormatContext *s, unsigned *out) in read_var_byte() argument
H A Durl.c167 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 Dutils.c505 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 Dsha256.c455 static int my_sha256_final(unsigned char *out, in my_sha256_final() argument
H A Dversion.c124 static char out[300]; in curl_version() local
/third_party/curl/lib/vauth/
H A Dntlm.c337 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 Ddigest_sspi.c91 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 Dvar.c97 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 DHexFloat.cpp437 std::stringstream out; in NormalizeExponentInFloatString() local
H A DGlslMapIO.FromFile.cpp94 const glslang::TObjectReflection& out = it->getPipeOutput(i); in verifyIOMapping() local
103 auto out = pipeOut.find(name); in verifyIOMapping() local
H A DVkRelaxed.FromFile.cpp94 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 Dvalues.h749 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 Dcompile_commands_writer.cc65 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 Dvc1dsp.c86 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 Dsidxindex.c216 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...]

Completed in 18 milliseconds

1...<<61626364656667686970>>...137