Home
last modified time | relevance | path

Searched defs:pixel_format (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Dvpcc.c35 enum AVPixelFormat pixel_format, in get_vpx_chroma_subsampling()
54 static int get_bit_depth(AVFormatContext *s, enum AVPixelFormat pixel_format) in get_bit_depth()
Drawvideodec.c32 char *pixel_format; /**< Set by a private option. */ member
Drawdec.h33 char *pixel_format; /**< Set by a private option. */ member
Dimg2.h51 char *pixel_format; /**< Set by a private option. */ member
/third_party/skia/third_party/externals/libwebp/imageio/
Dwicdec.c61 const GUID* pixel_format; member
199 static int HasPalette(GUID pixel_format) { in HasPalette()
213 GUID pixel_format) { in HasAlpha()
Dimage_enc.c85 WICPixelFormatGUID pixel_format = has_alpha ? GUID_WICPixelFormat32bppBGRA in WriteUsingWIC() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstgl_cocoa_private.h37 CGLPixelFormatObj pixel_format; member
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_ENUM_FRAMESIZES.c334 __u32 pixel_format) in supported_pixel_format_type()
364 static int supported_pixel_format(__u32 pixel_format) in supported_pixel_format()
/third_party/ffmpeg/fftools/
Dffmpeg_videotoolbox.c41 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in videotoolbox_retrieve_data() local
/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h67 DFBSurfacePixelFormat pixel_format; member
130 DFBSurfacePixelFormat pixel_format; member
Ddfbvideosink.c198 DFBSurfacePixelFormat pixel_format = DSPF_UNKNOWN; in gst_dfb_buffer_pool_set_config() local
1109 DFBSurfacePixelFormat pixel_format = DSPF_UNKNOWN; in gst_dfbvideosink_get_format_from_caps() local
1470 DFBSurfacePixelFormat pixel_format = DSPF_UNKNOWN; in gst_dfbvideosink_setcaps() local
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
Dwgl_tests.cpp93 int pixel_format = ChoosePixelFormat(_hdc, &pfd); in window() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtptheorapay.h70 gint pixel_format; member
Dgstrtptheorapay.c575 gint width, height, pixel_format; in gst_rtp_theora_pay_parse_id() local
/third_party/ffmpeg/libavutil/
Dhwcontext_videotoolbox.c118 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in vt_map_frame() local
/third_party/ffmpeg/libavdevice/
Dlibdc1394.c44 char *pixel_format; /**< Set by a private option. */ member
Davdevice.h406 enum AVPixelFormat pixel_format; member
Davfoundation.m126 enum AVPixelFormat pixel_format; field
Ddshow_capture.h334 enum AVPixelFormat pixel_format; member
Dv4l2.c89 char *pixel_format; /**< Set by a private option. */ member
/third_party/ffmpeg/libavcodec/
Dv4l2_buffers.c345 int pixel_format = V4L2_TYPE_IS_MULTIPLANAR(fmt.type) ? in v4l2_buffer_swframe_to_buf() local
/third_party/glfw/src/
Dmir_window.c281 MirPixelFormat pixel_format = findValidPixelFormat(); in createSurface() local
615 MirPixelFormat pixel_format = findValidPixelFormat(); in _glfwPlatformCreateCursor() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c41 SVGA3dSurfaceFormat pixel_format; member
/third_party/libdrm/
Dxf86drmMode.c282 uint32_t height, uint32_t pixel_format, const uint32_t bo_handles[4], in drmModeAddFB2WithModifiers()
308 uint32_t pixel_format, const uint32_t bo_handles[4], in drmModeAddFB2()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_gpu.h72 uint32_t pixel_format; member

12