Home
last modified time | relevance | path

Searched refs:format (Results 7651 - 7675 of 9387) sorted by relevance

1...<<301302303304305306307308309310>>...376

/third_party/ffmpeg/libavcodec/x86/
H A Dlossless_videoencdsp.asm7 ;* Conversion to NASM format by Tiancheng "Timothy" Gu <timothygu99@gmail.com>
/third_party/ffmpeg/libavdevice/
H A Dlibdc1394.c110 av_log(c, AV_LOG_ERROR, "No such pixel format: %s.\n", dc1394->pixel_format); in dc1394_read_common()
134 av_log(c, AV_LOG_ERROR, "Can't find matching camera format for %s, %dx%d@%d:1000fps\n", av_get_pix_fmt_name(pix_fmt), in dc1394_read_common()
151 vst->codecpar->format = fmt->pix_fmt; in dc1394_read_common()
225 av_log(c, AV_LOG_ERROR, "Couldn't set video format\n"); in dc1394_read_header()
/third_party/ffmpeg/libavfilter/
H A Daf_aphaser.c193 switch (inlink->format) { in config_output()
H A Dvf_cropdetect.c135 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_aspect.c93 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in get_aspect_ratio()
H A Daf_atilt.c167 switch (inlink->format) { in config_input()
H A Dtrim.c314 frame->format); in atrim_filter_frame()
H A Dvf_colorize.c237 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_smartblur.c155 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_props()
H A Dvf_gradfun.c161 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_scroll.c157 s->desc = av_pix_fmt_desc_get(inlink->format); in config_input()
H A Dvf_tile.c142 ff_draw_init(&tile->draw, inlink->format, 0); in config_props()
H A Dvf_overlay_opencl.c213 av_get_pix_fmt_name(output->format), in overlay_opencl_blend()
H A Dvf_sharpen_npp.c89 out_ctx->format = AV_PIX_FMT_CUDA; in nppsharpen_config()
102 av_log(ctx, AV_LOG_ERROR, "Unsupported pixel format\n"); in nppsharpen_config()
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_parser.c238 s->format = pix_fmt; in mpegvideo_extract_headers()
/third_party/ffmpeg/libavformat/
H A Drtpdec_rfc4175.c104 stream->codecpar->format = pixfmt; in rfc4175_parse_format()
H A Dsiff.c130 st->codecpar->format = AV_PIX_FMT_PAL8; in siff_parse_vbv1()
H A Dpp_bnk.c206 par->format = AV_SAMPLE_FMT_S16P; in pp_bnk_read_header()
H A Dapm.c149 par->format = AV_SAMPLE_FMT_S16; in apm_read_header()
H A Disom.h51 /* the QuickTime file format is quite convoluted...
250 uint32_t format; member
H A Dsegafilm.c26 * For more information regarding the Sega FILM file format, visit:
164 st->codecpar->format = AV_PIX_FMT_RGB24; in film_read_header()
/third_party/curl/scripts/
H A Dmk-ca-bundle.pl27 # then parses certdata.txt and extracts CA Root Certificates into PEM format.
162 print " 3) certdata.txt file format may change, lag time to update this script\n";
400 my $format = $opt_t ? "plain text and " : "";
417 ## It contains the certificates in ${format}PEM format and therefore
453 # The input file format consists of blocks of Mozilla objects.
/third_party/backends/backend/
H A Dnec.h322 SANE_Byte format; member
H A Dkvs1025.c148 dev->params[0].format = kv_get_mode (dev) == SM_COLOR ? in sane_get_parameters()
/third_party/cJSON/
H A DcJSON.h176 CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item, char *buffer, const int length, const cJSON_bool format);

Completed in 18 milliseconds

1...<<301302303304305306307308309310>>...376