| /third_party/ffmpeg/libavformat/ |
| H A D | rawdec.h | 33 char *pixel_format; /**< Set by a private option. */ member
|
| H A D | vpcc.c | 55 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 D | img2.h | 51 char *pixel_format; /**< Set by a private option. */ member
|
| H A D | rawvideodec.c | 34 char *pixel_format; /**< Set by a private option. */ member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_videotoolbox.c | 41 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in videotoolbox_retrieve_data() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolbox_vp9.c | 44 static int get_vpx_chroma_subsampling(enum AVPixelFormat pixel_format, in get_vpx_chroma_subsampling() argument
|
| H A D | v4l2_buffers.c | 344 int pixel_format = V4L2_TYPE_IS_MULTIPLANAR(fmt.type) ? in v4l2_buffer_swframe_to_buf() local
|
| H A D | videotoolbox.c | 519 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in videotoolbox_buffer_create() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | libdc1394.c | 44 char *pixel_format; /**< Set by a private option. */ member
|
| H A D | avdevice.h | 412 enum AVPixelFormat pixel_format; member
|
| H A D | dshow_capture.h | 335 enum AVPixelFormat pixel_format; member
|
| H A D | v4l2.c | 100 char *pixel_format; /**< Set by a private option. */ member [all...] |
| /third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/ |
| H A D | wgl_tests.cpp | 93 int pixel_format = ChoosePixelFormat(_hdc, &pfd); in window() local
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_ENUM_FRAMESIZES.c | 333 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 D | wicdec.c | 61 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 D | image_enc.c | 85 WICPixelFormatGUID pixel_format = has_alpha ? GUID_WICPixelFormat32bppBGRA in WriteUsingWIC() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_videotoolbox.c | 593 OSType pixel_format = CVPixelBufferGetPixelFormatType(pixbuf); in vt_map_frame() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_format.c | 41 SVGA3dSurfaceFormat pixel_format; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_gpu.h | 72 uint32_t pixel_format; member
|
| /third_party/libdrm/ |
| H A D | xf86drmMode.h | 116 uint32_t pixel_format; /* fourcc code from drm_fourcc.h */ member
|
| H A D | xf86drmMode.c | 281 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 D | drm_mode.h | 670 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
|
| /third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 586 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
|
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.2.c | 1754 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 D | wuffs-v0.3.c | 4085 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...] |