Home
last modified time | relevance | path

Searched refs:format (Results 5251 - 5275 of 7431) sorted by relevance

1...<<211212213214215216217218219220>>...298

/third_party/ffmpeg/libavfilter/
H A Dvf_hsvkey.c229 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(outlink->format); in config_output()
251 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_nlmeans.c26 * - Bayer pixel format support for at least raw photos? (DNG support would be
228 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
234 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
H A Dvf_nlmeans_opencl.c300 av_get_pix_fmt_name(input->format), in nlmeans_opencl_filter_frame()
322 av_log(avctx, AV_LOG_ERROR, "input format %s not supported\n", in nlmeans_opencl_filter_frame()
368 av_get_pix_fmt_name(output->format), in nlmeans_opencl_filter_frame()
H A Dvf_spp.c334 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
369 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in filter_frame()
H A Dvf_yaepblur.c271 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
278 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
H A Dvf_framerate.c276 const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); in config_input()
281 s->line_size[plane] = av_image_get_linesize(inlink->format, inlink->w, plane); in config_input()
H A Dvf_gblur.c175 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
187 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
H A Dvf_neighbor.c232 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
243 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
H A Dvf_tmidequalizer.c327 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
333 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
H A Dvf_tonemap_vaapi.c245 av_get_pix_fmt_name(input_frame->format), in tonemap_vaapi_filter_frame()
309 av_get_pix_fmt_name(output_frame->format), in tonemap_vaapi_filter_frame()
336 av_log(avctx, AV_LOG_ERROR, "Invalid output format.\n"); in tonemap_vaapi_init()
341 av_log(avctx, AV_LOG_WARNING, "Output format not set, use default format NV12\n"); in tonemap_vaapi_init()
367 { "format", "Output pixel format set", OFFSET(output_format_string), AV_OPT_TYPE_STRING, .flags = FLAGS, "format" },
H A Dvf_tonemap.c206 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(link->format); in filter_frame()
207 const AVPixFmtDescriptor *odesc = av_pix_fmt_desc_get(outlink->format); in filter_frame()
242 /* load original color space even if pixel format is RGB to compute overbrights */ in filter_frame()
H A Dvf_unsharp_opencl.c222 av_get_pix_fmt_name(input->format), in unsharp_opencl_filter_frame()
292 av_get_pix_fmt_name(output->format), in unsharp_opencl_filter_frame()
H A Dvf_hue.c268 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_props()
367 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in filter_frame()
H A Dvf_hysteresis.c254 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
257 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input()
H A Dvf_mergeplanes.c60 { "format", "set output pixel format", OFFSET(out_fmt), AV_OPT_TYPE_PIXEL_FMT, {.i64=AV_PIX_FMT_YUVA444P}, 0, INT_MAX, .flags=FLAGS },
213 const AVPixFmtDescriptor *indesc = av_pix_fmt_desc_get(inlink->format); in config_output()
237 inputp->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_output()
H A Dvf_super2xsai.c266 switch (inlink->format) { in config_input()
308 av_get_pix_fmt_name(inlink->format), in config_output()
H A Dvf_varblur.c317 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(outlink->format); in config_output()
344 s->nb_planes = av_pix_fmt_count_planes(outlink->format); in config_output()
H A Dvf_identity.c263 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input_ref()
275 s->is_rgb = ff_fill_rgba_map(s->rgba_map, inlink->format) >= 0; in config_input_ref()
/third_party/ffmpeg/libavformat/
H A Dtls_securetransport.c79 SecExternalFormat format = kSecFormatPEMSequence; in import_pem()
110 if (SecItemImport(data, pathStr, &format, &type, in import_pem()
/third_party/alsa-utils/bat/
H A Dtinyalsa.c49 if (t->format_bat == bat->format) { in format_convert()
50 config->format = t->format_tiny; in format_convert()
54 fprintf(bat->err, _("Invalid format!\n")); in format_convert()
/third_party/backends/backend/
H A Depsonds-ops.c281 s->params.format = SANE_FRAME_GRAY; in eds_init_parameters()
286 s->params.format = SANE_FRAME_RGB; in eds_init_parameters()
/third_party/backends/frontend/
H A Dstiff.c250 /* I prefer motorola format. Its human readable. */ in write_tiff_bw_header()
357 /* I prefer motorola format. Its human readable. But for 16 bit, */ in write_tiff_grey_header()
358 /* the image format is defined by SANE to be the native byte order */ in write_tiff_grey_header()
489 /* I prefer motorola format. Its human readable. But for 16 bit, */ in write_tiff_color_header()
490 /* the image format is defined by SANE to be the native byte order */ in write_tiff_color_header()
539 sanei_write_tiff_header (SANE_Frame format, int width, int height, int depth, in sanei_write_tiff_header() argument
545 switch (format) in sanei_write_tiff_header()
/third_party/curl/lib/
H A Dcurl_setup.h270 * format. Use this format, so that is matches the GNU format attribute we
287 __attribute__((format(gnu_printf, fmt, arg)))
290 __attribute__((format(__printf__, fmt, arg)))
/third_party/googletest/googletest/src/
H A Dgtest-printers.cc253 const CharFormat format = PrintAsCharLiteralTo(c, os); in PrintCharAndCodeTo() local
265 if (format == kHexEscape || (1 <= c && c <= 9)) { in PrintCharAndCodeTo()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRuleSet.java20 * A collection of rules used by a RuleBasedNumberFormat to format and
73 * is a rule set that is used to format the fractional part of a
75 * fraction rule, and is only called upon to format values between
436 public void format(long number, StringBuilder toInsertInto, int pos, int recursionCount) { in format() method in NFRuleSet
452 public void format(double number, StringBuilder toInsertInto, int pos, int recursionCount) { in format() method in NFRuleSet
463 * @return The rule that should be used to format it
511 // if there's a default rule, use it to format the number in findRule()
536 * @return The rule to use to format this number
557 // do them in findRule(), because the version of format() that in findNormalRule()
585 throw new IllegalStateException("The rule set " + name + " cannot format th in findNormalRule()
[all...]

Completed in 22 milliseconds

1...<<211212213214215216217218219220>>...298