Searched defs:out_desc (Results 1 - 11 of 11) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | scale_eval.c | 63 const AVPixFmtDescriptor *out_desc = av_pix_fmt_desc_get(outlink->format); in ff_scale_eval_dimensions() local
|
H A D | vf_chromakey_cuda.c | 57 const AVPixFmtDescriptor *in_desc, *out_desc; member
|
H A D | vf_scale_cuda.c | 79 const AVPixFmtDescriptor *in_desc, *out_desc; member
|
H A D | vf_scale.c | 411 const AVPixFmtDescriptor *out_desc = av_pix_fmt_desc_get(outlink->format); in scale_eval_dimensions() local
|
H A D | vf_colorspace.c | 402 const AVPixFmtDescriptor *out_desc = av_pix_fmt_desc_get(out->format); in create_filtergraph() local [all...] |
H A D | vf_zscale.c | 249 const AVPixFmtDescriptor *out_desc = av_pix_fmt_desc_get(outlink->format); in config_props() local 577 static int graphs_build(AVFrame *in, AVFrame *out, const AVPixFmtDescriptor *desc, const AVPixFmtDescriptor *out_desc, in graphs_build() argument
|
/third_party/node/deps/zlib/ |
H A D | infback.c | 242 inflateBack(z_streamp strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) inflateBack() argument
|
/third_party/zlib/contrib/infback9/ |
H A D | infback9.c | 213 inflateBack9(z_stream FAR *strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) inflateBack9() argument
|
/third_party/zlib/examples/ |
H A D | gun.c | 131 local int out(void *out_desc, unsigned char *buf, unsigned len) in out() argument
|
/third_party/zlib/ |
H A D | infback.c | 242 inflateBack(z_streamp strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) inflateBack() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 15245 const descriptor& out_desc = desc_out[i]; in test() local
|
Completed in 53 milliseconds