Home
last modified time | relevance | path

Searched defs:uvOffset (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h53 uint32_t uvOffset = 0; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h126 int32_t uvOffset = -1; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_shadowing_common.h39 const vec2 uvOffset = offset * texelSize; in GetPcfSample() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp434 auto uvOffset = planes->planes[PLANE_U].offset; in GetYUVStrideInfo() local
440 auto uvOffset = planes->planes[PLANE_V].offset; in GetYUVStrideInfo() local
446 auto uvOffset = planes->planes[PLANE_U].offset / 2; in GetYUVStrideInfo() local
452 auto uvOffset = planes->planes[PLANE_V].offset / 2; in GetYUVStrideInfo() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp220 auto uvOffset = planes->planes[PLANE_U].offset; in GetYUVStrideInfo() local
226 auto uvOffset = planes->planes[PLANE_V].offset; in GetYUVStrideInfo() local
232 auto uvOffset = planes->planes[PLANE_U].offset / 2; in GetYUVStrideInfo() local
238 auto uvOffset = planes->planes[PLANE_V].offset / 2; in GetYUVStrideInfo() local
[all...]
H A Dpixel_map.cpp3782 auto uvOffset in GetYUVStrideInfo() local
3788 auto uvOffset = planes->planes[PLANE_V].offset; GetYUVStrideInfo() local
3794 auto uvOffset = planes->planes[PLANE_U].offset / 2; GetYUVStrideInfo() local
3800 auto uvOffset = planes->planes[PLANE_V].offset / 2; GetYUVStrideInfo() local
[all...]
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h231 uint32_t uvOffset = 0; member
245 uint32_t uvOffset = 0; member
264 uint32_t uvOffset = 0; member

Completed in 13 milliseconds