Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_Plane (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer___plane.md1 # OH_NativeBuffer_Plane chapter
33 uint32_t OH_NativeBuffer_Plane::columnStride
42 uint64_t OH_NativeBuffer_Plane::offset
51 uint32_t OH_NativeBuffer_Plane::rowStride
H A D_o_h___native_buffer___planes.md23 | [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) [planes](#planes) [4] | 图像平面格式信息数组。 |
43 OH_NativeBuffer_Plane OH_NativeBuffer_Planes::planes[4]
H A D_o_h___native_buffer.md27 | struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) | 单个图像平面格式信息。 |
47 | typedef struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) [OH_NativeBuffer_Plane](…
226 ### OH_NativeBuffer_Plane subsection
229 typedef struct OH_NativeBuffer_Plane OH_NativeBuffer_Plane
H A Dnative__buffer_8h.md26 | struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) | 单个图像平面格式信息。 |
46 | typedef struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) [OH_NativeBuffer_Plane](…
H A DReadme-CN.md98 - [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md)
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer___plane.md1 # OH_NativeBuffer_Plane chapter
6 The OH_NativeBuffer_Plane struct describes the plane information of an image.
33 uint32_t OH_NativeBuffer_Plane::columnStride
42 uint64_t OH_NativeBuffer_Plane::offset
51 uint32_t OH_NativeBuffer_Plane::rowStride
H A D_o_h___native_buffer___planes.md23 | [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) [planes](#planes) [4] | Array holding th…
43 OH_NativeBuffer_Plane OH_NativeBuffer_Planes::planes[4]
H A Dnative__buffer_8h.md26 | struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) | Describes the plane informatio…
46 | typedef struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) [OH_NativeBuffer_Plane](…
H A D_o_h___native_buffer.md27 | struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) | Describes the plane informatio…
47 | typedef struct [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md) [OH_NativeBuffer_Plane](…
226 ### OH_NativeBuffer_Plane subsection
229 typedef struct OH_NativeBuffer_Plane OH_NativeBuffer_Plane
H A DReadme-EN.md100 - [OH_NativeBuffer_Plane](_o_h___native_buffer___plane.md)
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h354 } OH_NativeBuffer_Plane; typedef
365 OH_NativeBuffer_Plane planes[4]; ///< Array of image planes.
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_generator.cpp157 const OH_NativeBuffer_Plane &planeY = planes->planes[0]; in SetDmaYuvInfo()
159 …const OH_NativeBuffer_Plane &planeUV = planes->planes[isNV21 ? NV21_PLANE_UV_INDEX : NV12_PLANE_UV… in SetDmaYuvInfo()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp106 const OH_NativeBuffer_Plane &planeY = param.planesInfo->planes[0]; in FillFrameInfoForPixelConvert()
107 …const OH_NativeBuffer_Plane &planeUV = param.planesInfo->planes[param.format == AV_PIX_FMT_NV21 ? … in FillFrameInfoForPixelConvert()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3622 const OH_NativeBuffer_Plane &planeY = planes->planes[0]; in SetDmaContextYuvInfo()
3623 const OH_NativeBuffer_Plane &planeUV = in SetDmaContextYuvInfo()
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md4101 - [OH_NativeBuffer_Plane](reference/apis-arkgraphics2d/_o_h___native_buffer___plane.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3962 - [OH_NativeBuffer_Plane](reference/apis-arkgraphics2d/_o_h___native_buffer___plane.md)