Home
last modified time | relevance | path

Searched refs:format (Results 11001 - 11025 of 12638) sorted by relevance

1...<<441442443444445446447448449450>>...506

/third_party/ffmpeg/libavfilter/
H A Dvf_hqdn3d.c258 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_remap_opencl.c221 av_get_pix_fmt_name(output->format), in remap_opencl_process_frame()
H A Dvf_yadif.c304 s->csp = av_pix_fmt_desc_get(outlink->format); in config_output()
H A Dvf_monochrome.c250 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvsrc_mptestsrc.c281 const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(outlink->format); in config_props()
H A Dvf_feedback.c78 const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_sab.c197 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_props()
H A Dvf_unsharp.c248 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_owdenoise.c320 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_subtitles.c147 ff_draw_init(&ass->draw, inlink->format, ass->alpha ? FF_DRAW_PROCESS_ALPHA : 0); in config_input()
163 /* libass stores an RGBA color in the format RRGGBBTT, where TT is the transparency level */
H A Dvf_thumbnail_cuda.c175 .res.pitch2D.format = pixel_size == 1 ? in thumbnail_kernel()
412 av_log(ctx, AV_LOG_ERROR, "Unsupported input format: %s\n", av_get_pix_fmt_name(hw_frames_ctx->sw_format)); in config_props()
H A Dvf_pp7.c282 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_program_opencl.c170 av_get_pix_fmt_name(output->format), in program_opencl_run()
391 { "format", "Video format", OFFSET(source_format),
H A Dvf_vignette.c288 s->desc = av_pix_fmt_desc_get(inlink->format); in config_props()
/third_party/ffmpeg/libavformat/
H A Dargo_asf.c99 st->codecpar->format = AV_SAMPLE_FMT_S16P; in ff_argo_asf_fill_stream()
477 * NB: Can't do this as it conflicts with the actual ASF format.
H A Dsmacker.c151 par->format = AV_PIX_FMT_PAL8; in smacker_read_header()
H A Davformat.h37 * data in a specified container format. It also has an @ref lavf_io
43 * A supported input format is described by an AVInputFormat struct, conversely
44 * an output format is described by AVOutputFormat. You can iterate over all
58 * "output" format. It is either autodetected or set by user for input;
65 * with an AVFMT_NOFILE format).
69 * mechanism. Generic (format-independent) libavformat options are provided by
72 * from avformat_get_class()). Private (format-specific) options are provided by
74 * AVOutputFormat.priv_class of the corresponding format struct is non-NULL.
113 * specified file (autodetecting the format) and read the header, exporting the
127 * Since the format o
[all...]
H A Ddvenc.c8 * Raw DV format
333 /* Some checks -- DV format is very picky about its incoming streams */ in dv_init_mux()
352 vst->codecpar->format, vst->time_base); in dv_init_mux()
396 av_log(s, AV_LOG_ERROR, "Can't initialize DV format!\n" in dv_write_header()
H A Dflacenc.c156 if ((pixdesc = av_pix_fmt_desc_get(st->codecpar->format))) in flac_write_picture()
H A Driffenc.c223 enum AVPixelFormat pix_fmt = par->format; in ff_put_bmp_header()
/third_party/gn/src/gn/
H A Dcommand_refs.cc343 Err(Location(), "Unknown command format. See \"gn help refs\"",
/third_party/alsa-lib/src/pcm/
H A Dpcm_dmix_generic.c517 if (snd_pcm_format_cpu_endian(dmix->shmptr->s.format)) { in generic_mix_select_callbacks()
/third_party/backends/backend/
H A Dcanon_dr.h106 SANE_Frame format; /*SANE_FRAME_**/ member
396 SANE_Frame format;
H A Dbh.h230 SANE_Frame format; member
/third_party/backends/japi/
H A DSane.c416 fid = (*env)->GetFieldID(env, paramsClass, "format", "I"); in Java_Sane_getParameters()
417 (*env)->SetIntField(env, paramsObj, fid, params.format); in Java_Sane_getParameters()

Completed in 27 milliseconds

1...<<441442443444445446447448449450>>...506