Home
last modified time | relevance | path

Searched defs:pixfmt (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdipluspixelformats.h95 static __inline__ UINT GetPixelFormatSize(PixelFormat pixfmt) in GetPixelFormatSize()
100 static __inline__ BOOL IsAlphaPixelFormat(PixelFormat pixfmt) in IsAlphaPixelFormat()
105 static __inline__ BOOL IsCanonicalPixelFormat(PixelFormat pixfmt) in IsCanonicalPixelFormat()
110 static __inline__ BOOL IsExtendedPixelFormat(PixelFormat pixfmt) in IsExtendedPixelFormat()
115 static __inline__ BOOL IsIndexedPixelFormat(PixelFormat pixfmt) in IsIndexedPixelFormat()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/mach-imx/
Dvideo.h12 int pixfmt; member
/third_party/flutter/skia/third_party/externals/wuffs/test/c/mimiclib/
Dgif.c34 wuffs_base__pixel_format pixfmt, in mimic_gif_decode()
/third_party/ffmpeg/libavdevice/
Dfbdev_common.c34 enum AVPixelFormat pixfmt; member
Dkmsgrab.c202 enum AVPixelFormat pixfmt; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdeinterlace.c98 enum AVPixelFormat pixfmt; member
320 enum AVPixelFormat pixfmt, int width, int height) in init_filter_graph()
359 const AVFrame * src, enum AVPixelFormat pixfmt, int width, int height) in process_filter_graph()
Dgstavcodecmap.c2782 enum AVPixelFormat pixfmt; member
2889 gst_ffmpeg_pixfmt_to_videoformat (enum AVPixelFormat pixfmt) in gst_ffmpeg_pixfmt_to_videoformat()
/third_party/ffmpeg/libavutil/tests/
Dpixfmt_best.c42 static enum AVPixelFormat find_best(enum AVPixelFormat pixfmt) in find_best()
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/
Dimage-public.h327 wuffs_base__pixel_format pixfmt; member
363 wuffs_base__pixel_format pixfmt, in wuffs_base__pixel_config__set()
482 wuffs_base__pixel_config::set(wuffs_base__pixel_format pixfmt, in set()
570 wuffs_base__pixel_format pixfmt, in wuffs_base__image_config__set()
629 wuffs_base__image_config::set(wuffs_base__pixel_format pixfmt, in set()
/third_party/ffmpeg/libavformat/
Dvapoursynth.c96 static av_cold int is_native_endian(enum AVPixelFormat pixfmt) in is_native_endian()
115 enum AVPixelFormat pixfmt; in match_pixfmt() local
Drtpdec_rfc4175.c45 enum AVPixelFormat pixfmt = AV_PIX_FMT_NONE; in rfc4175_parse_format() local
/third_party/uboot/u-boot-2020.01/drivers/video/imx/
Dmxc_ipuv3_fb.c99 uint32_t pixfmt = 0; in bpp_to_pixfmt() local
621 uint32_t pixfmt) in ipuv3_fb_init()
/third_party/ffmpeg/libavcodec/
Dv4l2_context.c476 static inline int v4l2_try_raw_format(V4L2Context* ctx, enum AVPixelFormat pixfmt) in v4l2_try_raw_format()
502 enum AVPixelFormat pixfmt = ctx->av_pix_fmt; in v4l2_get_raw_format() local
/third_party/ffmpeg/libavfilter/
Dvf_libopencv.c43 static void fill_iplimage_from_frame(IplImage *img, const AVFrame *frame, enum AVPixelFormat pixfmt) in fill_iplimage_from_frame()
61 static void fill_frame_from_iplimage(AVFrame *frame, const IplImage *img, enum AVPixelFormat pixfmt) in fill_frame_from_iplimage()
Dvulkan.c817 const char *ff_vk_shader_rep_fmt(enum AVPixelFormat pixfmt) in ff_vk_shader_rep_fmt()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Ddecoder.h171 #define VBI_PIXFMT_SET(pixfmt) (((vbi_pixfmt_set) 1) << (pixfmt)) argument
Dbit_slicer.c510 static const vbi_pixfmt pixfmt = VBI_PIXFMT_Y8; in vbi3_bit_slicer_slice_with_points() local
/third_party/uboot/u-boot-2020.01/board/congatec/cgtqmx6eval/
Dcgtqmx6eval.c520 int pixfmt; member
/third_party/flutter/skia/third_party/externals/wuffs/test/c/std/
Dgif.c195 wuffs_base__pixel_format pixfmt, in wuffs_gif_decode()
2035 wuffs_base__pixel_format pixfmt, in do_bench_gif_decode()
/third_party/ffmpeg/libswscale/ppc/
Dyuv2rgb_altivec.c830 #define YUV2PACKEDX_WRAPPER(suffix, pixfmt) \ argument
/third_party/flutter/skia/src/codec/
DSkWuffsCodec.cpp692 wuffs_base__pixel_format pixfmt = 0; in reset_and_decode_image_config() local
/third_party/flutter/skia/third_party/externals/wuffs/test/c/testlib/
Dtestlib.c413 wuffs_base__pixel_format pixfmt = in copy_to_io_buffer_from_pixel_buffer() local
/third_party/skia/src/codec/
DSkWuffsCodec.cpp136 uint32_t pixfmt = WUFFS_BASE__PIXEL_FORMAT__INVALID; in reset_and_decode_image_config() local
/third_party/ffmpeg/libswscale/
Dswscale_unscaled.c1290 #define CASE(pixfmt, prefix) \ in bayer_to_rgb24_wrapper() argument
1341 #define CASE(pixfmt, prefix) \ in bayer_to_yv12_wrapper() argument
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.2.c1581 wuffs_base__pixel_format pixfmt; member
1617 wuffs_base__pixel_format pixfmt, in wuffs_base__pixel_config__set()
1736 wuffs_base__pixel_config::set(wuffs_base__pixel_format pixfmt, in set()
1824 wuffs_base__pixel_format pixfmt, in wuffs_base__image_config__set()
1883 wuffs_base__image_config::set(wuffs_base__pixel_format pixfmt, in set()

12