| /third_party/backends/backend/ |
| H A D | dc210.h | 226 unsigned char *planes; member
|
| H A D | pieusb.c | 1273 SANE_Uint *planes[PLANES]; in sane_start() local
|
| /third_party/mesa3d/include/android_stub/android/ |
| H A D | hardware_buffer.h | 327 AHardwareBuffer_Plane planes[4]; ///< Array of image planes member
|
| /third_party/mesa3d/include/android_stub/system/ |
| H A D | graphics.h | 187 android_flex_plane_t *planes; member
|
| /third_party/libdrm/tests/util/ |
| H A D | pattern.c | 681 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 D | EGLIOSurfaceClientBufferTest.cpp | 81 ScopedIOSurfaceRef CreateIOSurface(int32_t format, const std::vector<IOSurfacePlaneInfo> &planes) in CreateIOSurface() argument [all...] |
| /device/qemu/hardware/display/ |
| H A D | display_gralloc.c | 54 const PlaneLayoutInfo *planes; member
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | dmarx.c | 684 unsigned int planes; in rkisp_set_fmt() local
|
| H A D | capture.c | 916 u32 planes, imagsize = 0;
in rkisp_set_fmt() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | dmarx.c | 689 unsigned int planes; in rkisp_set_fmt() local
|
| H A D | capture.c | 904 u32 planes, imagsize = 0; in rkisp_set_fmt() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
| H A D | picture.cpp | 192 OH_NativeBuffer_Planes *planes = nullptr; in SetYuvDataInfo() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.c | 250 int i, j, ret, planes, bayer = 0; in alloc_buffers() local [all...] |
| H A D | lagarith.c | 550 int i, j, planes = 3; in lag_decode_frame() local
|
| H A D | huffyuvenc.c | 671 static inline int encode_bgra_bitstream(HYuvContext *s, int count, int planes) in encode_bgra_bitstream() argument
|
| H A D | ffv1enc.c | 1031 const uint8_t *planes[4] = {p->data[0] + ps*x + y*p->linesize[0], in encode_slice() local
|
| H A D | magicyuvenc.c | 59 int planes; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_convolve.c | 68 int planes; member [all...] |
| H A D | vf_geq.c | 58 int planes; ///< number of planes member
|
| H A D | vf_vaguedenoiser.c | 43 int planes; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 595 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 D | u_tests.c | 910 uint64_t handle, dmabuf, offset, stride, planes; in test_nv12() member
|
| /third_party/skia/samplecode/ |
| H A D | SampleClip.cpp | 389 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 D | dng_pixel_buffer.cpp | 364 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 D | native_buffer.h | 365 OH_NativeBuffer_Plane planes[4]; ///< Array of image planes.
member
|