Home
last modified time | relevance | path

Searched defs:pixel_format (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Drawdec.h33 char *pixel_format; /**< Set by a private option. */ member
H A Dvpcc.c55 static int get_bit_depth(AVFormatContext *s, enum AVPixelFormat pixel_format) in get_bit_depth() argument
35 get_vpx_chroma_subsampling(AVFormatContext *s, enum AVPixelFormat pixel_format, enum AVChromaLocation chroma_location) get_vpx_chroma_subsampling() argument
H A Dimg2.h51 char *pixel_format; /**< Set by a private option. */ member
H A Drawvideodec.c34 char *pixel_format; /**< Set by a private option. */ member
/third_party/ffmpeg/fftools/
H A Dffmpeg_videotoolbox.c41 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in videotoolbox_retrieve_data() local
/third_party/ffmpeg/libavcodec/
H A Dvideotoolbox_vp9.c44 static int get_vpx_chroma_subsampling(enum AVPixelFormat pixel_format, in get_vpx_chroma_subsampling() argument
H A Dv4l2_buffers.c344 int pixel_format = V4L2_TYPE_IS_MULTIPLANAR(fmt.type) ? in v4l2_buffer_swframe_to_buf() local
H A Dvideotoolbox.c519 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in videotoolbox_buffer_create() local
/third_party/ffmpeg/libavdevice/
H A Dlibdc1394.c44 char *pixel_format; /**< Set by a private option. */ member
H A Davdevice.h412 enum AVPixelFormat pixel_format; member
H A Ddshow_capture.h335 enum AVPixelFormat pixel_format; member
H A Dv4l2.c100 char *pixel_format; /**< Set by a private option. */ member
[all...]
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp93 int pixel_format = ChoosePixelFormat(_hdc, &pfd); in window() local
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_ENUM_FRAMESIZES.c333 supported_pixel_format_type(enum v4l2_buf_type type, __u32 pixel_format) supported_pixel_format_type() argument
364 supported_pixel_format(__u32 pixel_format) supported_pixel_format() argument
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dwicdec.c61 const GUID* pixel_format; member
199 static int HasPalette(GUID pixel_format) { in HasPalette() argument
210 HasAlpha(IWICImagingFactory* const factory, IWICBitmapDecoder* const decoder, IWICBitmapFrameDecode* const frame, GUID pixel_format) HasAlpha() argument
[all...]
H A Dimage_enc.c85 WICPixelFormatGUID pixel_format = has_alpha ? GUID_WICPixelFormat32bppBGRA in WriteUsingWIC() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_videotoolbox.c593 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in vt_map_frame() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c41 SVGA3dSurfaceFormat pixel_format; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_gpu.h72 uint32_t pixel_format; member
/third_party/libdrm/
H A Dxf86drmMode.h116 uint32_t pixel_format; /* fourcc code from drm_fourcc.h */ member
H A Dxf86drmMode.c281 drmModeAddFB2WithModifiers(int fd, uint32_t width, uint32_t height, uint32_t pixel_format, const uint32_t bo_handles[4], const uint32_t pitches[4], const uint32_t offsets[4], const uint64_t modifier[4], uint32_t *buf_id, uint32_t flags) drmModeAddFB2WithModifiers() argument
307 drmModeAddFB2(int fd, uint32_t width, uint32_t height, uint32_t pixel_format, const uint32_t bo_handles[4], const uint32_t pitches[4], const uint32_t offsets[4], uint32_t *buf_id, uint32_t flags) drmModeAddFB2() argument
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h670 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h586 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1754 wuffs_base__pixel_config::pixel_format() const { in pixel_format() function in wuffs_base__pixel_config
2341 wuffs_base__pixel_buffer::pixel_format() const { in pixel_format() function in wuffs_base__pixel_buffer
H A Dwuffs-v0.3.c4085 wuffs_base__pixel_config::pixel_format() const { in pixel_format() function in wuffs_base__pixel_config
4818 wuffs_base__pixel_buffer::pixel_format() const { in pixel_format() function in wuffs_base__pixel_buffer
39904 wuffs_base__pixel_format pixel_format = callbacks.SelectPixfmt(image_config); DecodeImage0() local
[all...]

Completed in 87 milliseconds

12