Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestoverlay2.c152 Uint32 pixel_format = SDL_PIXELFORMAT_YV12; variable
334 Uint32 pixel_format = SDL_PIXELFORMAT_NV12; in main() local
336 Uint32 pixel_format = SDL_PIXELFORMAT_YV12; in main() local
/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/flutter/skia/third_party/externals/libwebp/imageio/
Dwicdec.c61 const GUID* pixel_format; member
196 static int HasPalette(GUID pixel_format) { in HasPalette()
210 GUID pixel_format) { in HasAlpha()
/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()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstgl_cocoa_private.h37 CGLPixelFormatObj pixel_format; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirvideo.h40 MirPixelFormat pixel_format; member
DSDL_mirwindow.c81 MirPixelFormat pixel_format; in MIR_CreateWindow() local
/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/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c434 int pixel_format = 0; in WIN_GL_ChoosePixelFormatARB() local
474 int pixel_format = 0; in WIN_GL_SetupWindowInternal() local
795 int pixel_format = GetPixelFormat(hfromdc); in WIN_GL_SetPixelFormatFrom() local
/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
/third_party/flutter/engine/flutter/lib/ui/painting/
Dcodec.cc108 PixelFormat pixel_format = static_cast<PixelFormat>( in ConvertImageInfo() local
/third_party/ffmpeg/libavutil/
Dhwcontext_videotoolbox.c118 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in vt_map_frame() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_pixels.c488 SDL_AllocFormat(Uint32 pixel_format) in SDL_AllocFormat()
521 SDL_InitFormat(SDL_PixelFormat * format, Uint32 pixel_format) in SDL_InitFormat()
DSDL_surface.c1001 SDL_ConvertSurfaceFormat(SDL_Surface * surface, Uint32 pixel_format, in SDL_ConvertSurfaceFormat()
1019 SDL_CreateSurfaceOnStack(int width, int height, Uint32 pixel_format, in SDL_CreateSurfaceOnStack()
/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
/third_party/ffmpeg/libavcodec/
Dv4l2_buffers.c345 int pixel_format = V4L2_TYPE_IS_MULTIPLANAR(fmt.type) ? in v4l2_buffer_swframe_to_buf() local

12