Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dtexture2d.cc26 MTLPixelFormat pixel_format = DataTypeToRGBAPixelFormat(type); in CreateTexture2D() local
53 MTLPixelFormat pixel_format) in Texture2D()
Dlinear_storage.cc102 MTLPixelFormat pixel_format = desc.element_type == DataType::FLOAT32 in CreateFromTensorLinearDescriptor() local
/external/igt-gpu-tools/lib/
Dgem.h67 uint32_t pixel_format; member
Dioctl_wrappers.h181 uint32_t pixel_format; member
Dioctl_wrappers.c1463 uint32_t pixel_format, uint64_t modifier, in __kms_addfb()
/external/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()
/external/libepoxy/test/
Dwgl_common.c53 int pixel_format; in setup_pixel_format() local
/external/libaom/libaom/aom_dsp/
Dbutteraugli.c79 JxlPixelFormat pixel_format = { 4, JXL_TYPE_UINT8, JXL_NATIVE_ENDIAN, 0 }; in aom_calc_butteraugli() local
/external/webrtc/test/
Dframe_generator_capturer.h43 FrameGeneratorInterface::OutputType pixel_format = member
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c110 uint32_t pixel_format; member
943 const uint32_t pixel_format = format_info_list[format_index].pixel_format; in test_gem_map_format() local
/external/libgav1/libgav1/examples/
Dgav1_decode_cv_pixel_buffer_pool.cc131 const int pixel_format = (image_format == libgav1::kImageFormatYuv420) in OnCVPixelBufferSizeChanged() local
/external/ImageMagick/coders/
Dsgi.c95 pixel_format; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c41 SVGA3dSurfaceFormat pixel_format; member
/external/igt-gpu-tools/tests/
Dkms_plane_scaling.c133 uint32_t pixel_format, in check_scaling_pipe_plane_rot()
Dkms_rotation_crc.c204 uint32_t pixel_format = data->override_fmt ?: DRM_FORMAT_XRGB8888; in prepare_fbs() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCamera.java390 protected void setPreviewFormat(int pixel_format) { in setPreviewFormat()
/external/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()
Dxf86drmMode.h116 uint32_t pixel_format; /* fourcc code from drm_fourcc.h */ member
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCamera.java463 protected void setPreviewFormat(int pixel_format) { in setPreviewFormat()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c413 GLuint pixel_format; in swrast_new_renderbuffer() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_gpu.h72 uint32_t pixel_format; member
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h59 enum pixel_format { enum
/external/webrtc/test/scenario/
Dscenario_config.h104 PixelFormat pixel_format = PixelFormat::kI420; member
/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp677 Gdiplus::PixelFormat pixel_format; in LoadDIBitmap() local
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h498 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member

12