Searched refs:GetYUVStrideInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert.cpp | 428 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() function 496 GetYUVStrideInfo(pixelFmt, planes, strides); in CreateMemory()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv.cpp | 214 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() function 274 GetYUVStrideInfo(pixelFmt, planes, dstStrides); in CreateMemory()
|
H A D | pixel_map.cpp | 3776 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() function 3829 GetYUVStrideInfo(pixelFmt, planes, dstStrides); in UpdateSdrYuvStrides()
|
Completed in 11 milliseconds