Searched refs:format (Results 7651 - 7675 of 9387) sorted by relevance
1...<<301302303304305306307308309310>>...376
/third_party/ffmpeg/libavcodec/x86/ |
H A D | lossless_videoencdsp.asm | 7 ;* Conversion to NASM format by Tiancheng "Timothy" Gu <timothygu99@gmail.com>
|
/third_party/ffmpeg/libavdevice/ |
H A D | libdc1394.c | 110 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 D | af_aphaser.c | 193 switch (inlink->format) { in config_output()
|
H A D | vf_cropdetect.c | 135 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
|
H A D | vf_aspect.c | 93 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in get_aspect_ratio()
|
H A D | af_atilt.c | 167 switch (inlink->format) { in config_input()
|
H A D | trim.c | 314 frame->format); in atrim_filter_frame()
|
H A D | vf_colorize.c | 237 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
|
H A D | vf_smartblur.c | 155 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_props()
|
H A D | vf_gradfun.c | 161 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input()
|
H A D | vf_scroll.c | 157 s->desc = av_pix_fmt_desc_get(inlink->format); in config_input()
|
H A D | vf_tile.c | 142 ff_draw_init(&tile->draw, inlink->format, 0); in config_props()
|
H A D | vf_overlay_opencl.c | 213 av_get_pix_fmt_name(output->format), in overlay_opencl_blend()
|
H A D | vf_sharpen_npp.c | 89 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 D | mpegvideo_parser.c | 238 s->format = pix_fmt; in mpegvideo_extract_headers()
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_rfc4175.c | 104 stream->codecpar->format = pixfmt; in rfc4175_parse_format()
|
H A D | siff.c | 130 st->codecpar->format = AV_PIX_FMT_PAL8; in siff_parse_vbv1()
|
H A D | pp_bnk.c | 206 par->format = AV_SAMPLE_FMT_S16P; in pp_bnk_read_header()
|
H A D | apm.c | 149 par->format = AV_SAMPLE_FMT_S16; in apm_read_header()
|
H A D | isom.h | 51 /* the QuickTime file format is quite convoluted... 250 uint32_t format; member
|
H A D | segafilm.c | 26 * 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 D | mk-ca-bundle.pl | 27 # 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 D | nec.h | 322 SANE_Byte format; member
|
H A D | kvs1025.c | 148 dev->params[0].format = kv_get_mode (dev) == SM_COLOR ? in sane_get_parameters()
|
/third_party/cJSON/ |
H A D | cJSON.h | 176 CJSON_PUBLIC(cJSON_bool) cJSON_PrintPreallocated(cJSON *item, char *buffer, const int length, const cJSON_bool format);
|
Completed in 18 milliseconds
1...<<301302303304305306307308309310>>...376