Home
last modified time | relevance | path

Searched defs:pixfmt (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
H A Dpixfmt_best.c42 static enum AVPixelFormat find_best(enum AVPixelFormat pixfmt) in find_best() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_util.c78 mali_pixel_format pixfmt = (dev->arch >= 7) ? in panfrost_format_to_bifrost_blend() local
/third_party/ffmpeg/libavdevice/
H A Dfbdev_common.c34 enum AVPixelFormat pixfmt; member
H A Dkmsgrab.c365 enum AVPixelFormat pixfmt; member
/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.c462 static inline int v4l2_try_raw_format(V4L2Context* ctx, enum AVPixelFormat pixfmt) in v4l2_try_raw_format() argument
488 enum AVPixelFormat pixfmt = ctx->av_pix_fmt; in v4l2_get_raw_format() local
/third_party/ffmpeg/libavformat/
H A Drtpdec_rfc4175.c49 enum AVPixelFormat pixfmt; in rfc4175_parse_format() local
H A Dvapoursynth.c96 static av_cold int is_native_endian(enum AVPixelFormat pixfmt) in is_native_endian() argument
115 enum AVPixelFormat pixfmt; in match_pixfmt() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_videotoolbox.c166 CFNumberRef w, h, pixfmt; in vt_pool_alloc() local
H A Dvulkan.c721 const char *ff_vk_shader_rep_fmt(enum AVPixelFormat pixfmt) in ff_vk_shader_rep_fmt() argument
H A Dhwcontext_opencl.c1375 static int opencl_get_plane_format(enum AVPixelFormat pixfmt, in opencl_get_plane_format() argument
H A Dhwcontext_vulkan.c166 enum AVPixelFormat pixfmt; member
/third_party/ffmpeg/libavfilter/
H A Dvf_libopencv.c43 static void fill_iplimage_from_frame(IplImage *img, const AVFrame *frame, enum AVPixelFormat pixfmt) in fill_iplimage_from_frame() argument
61 static void fill_frame_from_iplimage(AVFrame *frame, const IplImage *img, enum AVPixelFormat pixfmt) in fill_frame_from_iplimage() argument
H A Dvf_signalstats.c135 static AVFrame *alloc_frame(enum AVPixelFormat pixfmt, int w, int h) in alloc_frame() argument
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp136 uint32_t pixfmt = WUFFS_BASE__PIXEL_FORMAT__INVALID; in reset_and_decode_image_config() local
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1581 wuffs_base__pixel_format pixfmt; member
1616 wuffs_base__pixel_config__set(wuffs_base__pixel_config* c, wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height) wuffs_base__pixel_config__set() argument
1736 set(wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height) set() argument
1823 wuffs_base__image_config__set(wuffs_base__image_config* c, wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) wuffs_base__image_config__set() argument
1883 set(wuffs_base__pixel_format pixfmt, wuffs_base__pixel_subsampling pixsub, uint32_t width, uint32_t height, uint64_t first_frame_io_position, bool first_frame_is_opaque) set() argument
[all...]
H A Dwuffs-v0.3.c3911 wuffs_base__pixel_format pixfmt; member
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c4126 wuffs_base__pixel_format pixfmt; member
[all...]

Completed in 80 milliseconds