Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dimage_format_convert_ext_utils.h28 uint32_t yStride; member
40 uint32_t yStride; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h51 uint32_t yStride = 0; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp431 auto yStride = planes->planes[PLANE_Y].columnStride; in GetYUVStrideInfo() local
437 auto yStride = planes->planes[PLANE_Y].columnStride; in GetYUVStrideInfo() local
443 auto yStride = planes->planes[PLANE_Y].columnStride / 2; in GetYUVStrideInfo() local
449 auto yStride = planes->planes[PLANE_Y].columnStride / 2; in GetYUVStrideInfo() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp217 auto yStride = planes->planes[PLANE_Y].columnStride; in GetYUVStrideInfo() local
223 auto yStride = planes->planes[PLANE_Y].columnStride; in GetYUVStrideInfo() local
229 auto yStride = planes->planes[PLANE_Y].columnStride / 2; in GetYUVStrideInfo() local
235 auto yStride = planes->planes[PLANE_Y].columnStride / 2; in GetYUVStrideInfo() local
[all...]
H A Dpixel_map.cpp3779 auto yStride = planes->planes[PLANE_Y].columnStride; GetYUVStrideInfo() local
3785 auto yStride = planes->planes[PLANE_Y].columnStride; GetYUVStrideInfo() local
3791 auto yStride = planes->planes[PLANE_Y].columnStride / 2; GetYUVStrideInfo() local
3797 auto yStride = planes->planes[PLANE_Y].columnStride / 2; GetYUVStrideInfo() local
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp723 const int yStride = colorBuffer.getSlicePitch(); in executeRGBA8ColorWrite() local
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h224 uint32_t yStride = 0; member
242 uint32_t yStride = 0; member
261 uint32_t yStride = 0; member

Completed in 13 milliseconds