Home
last modified time | relevance | path

Searched refs:pixfmt (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/
Dimage-public.h327 wuffs_base__pixel_format pixfmt; member
334 inline void set(wuffs_base__pixel_format pixfmt,
353 ret.private_impl.pixfmt = 0; in wuffs_base__null_pixel_config()
363 wuffs_base__pixel_format pixfmt, in wuffs_base__pixel_config__set() argument
370 if (pixfmt) { in wuffs_base__pixel_config__set()
374 c->private_impl.pixfmt = pixfmt; in wuffs_base__pixel_config__set()
382 c->private_impl.pixfmt = 0; in wuffs_base__pixel_config__set()
391 c->private_impl.pixfmt = 0; in wuffs_base__pixel_config__invalidate()
400 return c && c->private_impl.pixfmt; in wuffs_base__pixel_config__is_valid()
405 return c ? c->private_impl.pixfmt : 0; in wuffs_base__pixel_config__pixel_format()
[all …]
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdeinterlace.c98 enum AVPixelFormat pixfmt; member
233 deinterlace->pixfmt = ctx->pix_fmt; in gst_ffmpegdeinterlace_sink_setcaps()
238 av_image_get_buffer_size (deinterlace->pixfmt, deinterlace->width, in gst_ffmpegdeinterlace_sink_setcaps()
289 deinterlace->pixfmt = AV_PIX_FMT_NB; in gst_ffmpegdeinterlace_init()
322 enum AVPixelFormat pixfmt, int width, int height) in init_filter_graph() argument
332 "[in]yadif[out];" "[out]buffersink", width, height, pixfmt); in init_filter_graph()
354 deinterlace->last_pixfmt = pixfmt; in init_filter_graph()
361 const AVFrame * src, enum AVPixelFormat pixfmt, int width, int height) in process_filter_graph() argument
367 || pixfmt != deinterlace->last_pixfmt) { in process_filter_graph()
368 res = init_filter_graph (deinterlace, pixfmt, width, height); in process_filter_graph()
[all …]
/third_party/ffmpeg/tests/fate/
Dpixfmt.mak21 FATE_PIXFMT := $(FATE_PIXFMT-yes:%=fate-pixfmt-%)
24 $(FATE_PIXFMT): REF = $(SRC_PATH)/tests/ref/pixfmt/$(@:fate-pixfmt-%=%)
28 fate-pixfmt: $(FATE_PIXFMT)
/third_party/ffmpeg/libavformat/
Dvapoursynth.c96 static av_cold int is_native_endian(enum AVPixelFormat pixfmt) in is_native_endian() argument
98 enum AVPixelFormat other = av_pix_fmt_swap_endianness(pixfmt); in is_native_endian()
100 if (other == AV_PIX_FMT_NONE || other == pixfmt) in is_native_endian()
102 pd = av_pix_fmt_desc_get(pixfmt); in is_native_endian()
115 enum AVPixelFormat pixfmt; in match_pixfmt() local
117 pixfmt = av_pix_fmt_desc_get_id(pd); in match_pixfmt()
140 if (av_pix_fmt_count_planes(pixfmt) != vsf->numPlanes) in match_pixfmt()
146 if (!is_native_endian(pixfmt)) in match_pixfmt()
162 return pixfmt; in match_pixfmt()
Drtpdec_rfc4175.c45 enum AVPixelFormat pixfmt = AV_PIX_FMT_NONE; in rfc4175_parse_format() local
56 pixfmt = AV_PIX_FMT_UYVY422; in rfc4175_parse_format()
60 pixfmt = AV_PIX_FMT_YUV422P10; in rfc4175_parse_format()
68 stream->codecpar->format = pixfmt; in rfc4175_parse_format()
/third_party/ffmpeg/tests/ref/pixfmt/
Dmonow1 d87cf0c2e7a13cc693fe6ece22461c83 *tests/data/pixfmt/monow.yuv
2 304128 tests/data/pixfmt/monow.yuv
Drgb321 6bb61113e7b70eb09dbcec356122a0e2 *tests/data/pixfmt/rgb32.yuv
2 304128 tests/data/pixfmt/rgb32.yuv
Dbgr241 6bb61113e7b70eb09dbcec356122a0e2 *tests/data/pixfmt/bgr24.yuv
2 304128 tests/data/pixfmt/bgr24.yuv
Dyuvj420p1 e176bd14185788110e055f945de7f95f *tests/data/pixfmt/yuvj420p.yuv
2 304128 tests/data/pixfmt/yuvj420p.yuv
Dyuv420p1 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/yuv420p.yuv
2 304128 tests/data/pixfmt/yuv420p.yuv
Dyuv422p1 ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/yuv422p.yuv
2 304128 tests/data/pixfmt/yuv422p.yuv
Dyuv411p1 8594ea0b8d7c2c964525b0801b5351de *tests/data/pixfmt/yuv411p.yuv
2 304128 tests/data/pixfmt/yuv411p.yuv
Dgray1 1e080c12bd9755c41ecb8e19b756f406 *tests/data/pixfmt/gray.yuv
2 304128 tests/data/pixfmt/gray.yuv
Dyuv440p1 00b85790df5740bab95e2559d81603a7 *tests/data/pixfmt/yuv440p.yuv
2 304128 tests/data/pixfmt/yuv440p.yuv
Dyuv410p1 507c7e9f0c97660385df977469ca9e6d *tests/data/pixfmt/yuv410p.yuv
2 304128 tests/data/pixfmt/yuv410p.yuv
Dyuyv4221 ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/yuyv422.yuv
2 304128 tests/data/pixfmt/yuyv422.yuv
Dmonob1 d87cf0c2e7a13cc693fe6ece22461c83 *tests/data/pixfmt/monob.yuv
2 304128 tests/data/pixfmt/monob.yuv
Drgb241 6bb61113e7b70eb09dbcec356122a0e2 *tests/data/pixfmt/rgb24.yuv
2 304128 tests/data/pixfmt/rgb24.yuv
Dyuvj440p1 4d8d402c45d913038d4b725396719111 *tests/data/pixfmt/yuvj440p.yuv
2 304128 tests/data/pixfmt/yuvj440p.yuv
Drgb5551 0df2a477af1415a1b8fbf2a3e552bc39 *tests/data/pixfmt/rgb555.yuv
2 304128 tests/data/pixfmt/rgb555.yuv
Drgb5651 efa7c0337cc00c796c6df615223716f1 *tests/data/pixfmt/rgb565.yuv
2 304128 tests/data/pixfmt/rgb565.yuv
Dyuvj444p1 c10442da177c9f1d12be3c53be6fa12c *tests/data/pixfmt/yuvj444p.yuv
2 304128 tests/data/pixfmt/yuvj444p.yuv
Dyuv444p1 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/yuv444p.yuv
2 304128 tests/data/pixfmt/yuv444p.yuv
Dyuvj422p1 472028e46a81c98d9b2477507def4723 *tests/data/pixfmt/yuvj422p.yuv
2 304128 tests/data/pixfmt/yuvj422p.yuv
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c322 pixel_format_to_structure (HDC hdc, int pixfmt) in pixel_format_to_structure() argument
327 if (pixfmt == 0) in pixel_format_to_structure()
330 if (DescribePixelFormat (hdc, pixfmt, sizeof (pfd), &pfd) == 0) in pixel_format_to_structure()
342 guint, pixfmt), GST_GL_CONFIG_STRUCTURE_SET_ARGS (SURFACE_TYPE, in pixel_format_to_structure()
523 int pixfmt; in gst_gl_context_wgl_get_config() local
529 pixfmt = GetPixelFormat (hdc); in gst_gl_context_wgl_get_config()
531 return pixel_format_to_structure (hdc, pixfmt); in gst_gl_context_wgl_get_config()

123