Home
last modified time | relevance | path

Searched defs:planes (Results 126 - 150 of 210) sorted by relevance

123456789

/third_party/backends/backend/
H A Ddc210.h226 unsigned char *planes; member
H A Dpieusb.c1273 SANE_Uint *planes[PLANES]; in sane_start() local
/third_party/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h327 AHardwareBuffer_Plane planes[4]; ///< Array of image planes member
/third_party/mesa3d/include/android_stub/system/
H A Dgraphics.h187 android_flex_plane_t *planes; member
/third_party/libdrm/tests/util/
H A Dpattern.c681 static void fill_smpte(const struct util_format_info *info, void *planes[3], in fill_smpte() argument
1008 fill_tiles(const struct util_format_info *info, void *planes[3], unsigned int width, unsigned int height, unsigned int stride) fill_tiles() argument
1092 fill_plain(const struct util_format_info *info, void *planes[3], unsigned int height, unsigned int stride) fill_plain() argument
1191 fill_gradient(const struct util_format_info *info, void *planes[3], unsigned int width, unsigned int height, unsigned int stride) fill_gradient() argument
1236 util_fill_pattern(uint32_t format, enum util_fill_pattern pattern, void *planes[3], unsigned int width, unsigned int height, unsigned int stride) util_fill_pattern() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp81 ScopedIOSurfaceRef CreateIOSurface(int32_t format, const std::vector<IOSurfacePlaneInfo> &planes) in CreateIOSurface() argument
[all...]
/device/qemu/hardware/display/
H A Ddisplay_gralloc.c54 const PlaneLayoutInfo *planes; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Ddmarx.c684 unsigned int planes; in rkisp_set_fmt() local
H A Dcapture.c916 u32 planes, imagsize = 0; in rkisp_set_fmt() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Ddmarx.c689 unsigned int planes; in rkisp_set_fmt() local
H A Dcapture.c904 u32 planes, imagsize = 0; in rkisp_set_fmt() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp192 OH_NativeBuffer_Planes *planes = nullptr; in SetYuvDataInfo() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcfhd.c250 int i, j, ret, planes, bayer = 0; in alloc_buffers() local
[all...]
H A Dlagarith.c550 int i, j, planes = 3; in lag_decode_frame() local
H A Dhuffyuvenc.c671 static inline int encode_bgra_bitstream(HYuvContext *s, int count, int planes) in encode_bgra_bitstream() argument
H A Dffv1enc.c1031 const uint8_t *planes[4] = {p->data[0] + ps*x + y*p->linesize[0], in encode_slice() local
H A Dmagicyuvenc.c59 int planes; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_convolve.c68 int planes; member
[all...]
H A Dvf_geq.c58 int planes; ///< number of planes member
H A Dvf_vaguedenoiser.c43 int planes; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c595 uint8_t planes = ctx->rasterizer->clip_plane_enable; in fd3_emit_state() local
624 uint32_t planes = ctx->rasterizer->clip_plane_enable; in fd3_emit_state() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c910 uint64_t handle, dmabuf, offset, stride, planes; in test_nv12() member
/third_party/skia/samplecode/
H A DSampleClip.cpp389 SkHalfPlane planes[4]; variable
341 compute_half_planes(const SkMatrix& mx, SkScalar width, SkScalar height, SkHalfPlane planes[4]) compute_half_planes() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pixel_buffer.cpp364 dng_pixel_buffer(const dng_rect &area, uint32 plane, uint32 planes, uint32 pixelType, uint32 planarConfiguration, void *data) dng_pixel_buffer() argument
542 SetConstant(const dng_rect &area, uint32 plane, uint32 planes, uint32 value) SetConstant() argument
668 SetZero(const dng_rect &area, uint32 plane, uint32 planes) SetZero() argument
710 CopyArea(const dng_pixel_buffer &src, const dng_rect &area, uint32 srcPlane, uint32 dstPlane, uint32 planes) CopyArea() argument
1435 uint32 planes = fPlanes; ShiftRight() local
1632 MaxDiff(const T *src1, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) MaxDiff() argument
1678 MaxDiff(const T *src1, int32 s1ColStep, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2ColStep, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) MaxDiff() argument
[all...]
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h365 OH_NativeBuffer_Plane planes[4]; ///< Array of image planes. member

Completed in 31 milliseconds

123456789