/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testoverlay2.c | 152 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/ |
D | vpcc.c | 35 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()
|
D | rawvideodec.c | 32 char *pixel_format; /**< Set by a private option. */ member
|
D | rawdec.h | 33 char *pixel_format; /**< Set by a private option. */ member
|
D | img2.h | 51 char *pixel_format; /**< Set by a private option. */ member
|
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | wicdec.c | 61 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/ |
D | wicdec.c | 61 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/ |
D | gstgl_cocoa_private.h | 37 CGLPixelFormatObj pixel_format; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/ |
D | SDL_mirvideo.h | 40 MirPixelFormat pixel_format; member
|
D | SDL_mirwindow.c | 81 MirPixelFormat pixel_format; in MIR_CreateWindow() local
|
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_ENUM_FRAMESIZES.c | 334 __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/ |
D | SDL_windowsopengl.c | 434 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/ |
D | ffmpeg_videotoolbox.c | 41 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in videotoolbox_retrieve_data() local
|
/third_party/gstreamer/gstplugins_bad/ext/directfb/ |
D | dfbvideosink.h | 67 DFBSurfacePixelFormat pixel_format; member 130 DFBSurfacePixelFormat pixel_format; member
|
D | dfbvideosink.c | 198 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/ |
D | wgl_tests.cpp | 93 int pixel_format = ChoosePixelFormat(_hdc, &pfd); in window() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtptheorapay.h | 70 gint pixel_format; member
|
/third_party/flutter/engine/flutter/lib/ui/painting/ |
D | codec.cc | 108 PixelFormat pixel_format = static_cast<PixelFormat>( in ConvertImageInfo() local
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_videotoolbox.c | 118 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in vt_map_frame() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_pixels.c | 488 SDL_AllocFormat(Uint32 pixel_format) in SDL_AllocFormat() 521 SDL_InitFormat(SDL_PixelFormat * format, Uint32 pixel_format) in SDL_InitFormat()
|
D | SDL_surface.c | 1001 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/ |
D | libdc1394.c | 44 char *pixel_format; /**< Set by a private option. */ member
|
D | avdevice.h | 406 enum AVPixelFormat pixel_format; member
|
D | avfoundation.m | 126 enum AVPixelFormat pixel_format; field
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_buffers.c | 345 int pixel_format = V4L2_TYPE_IS_MULTIPLANAR(fmt.type) ? in v4l2_buffer_swframe_to_buf() local
|