Home
last modified time | relevance | path

Searched refs:GetYUVStrideInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp428 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 Dpixel_yuv.cpp214 static void GetYUVStrideInfo(int32_t pixelFmt, OH_NativeBuffer_Planes *planes, YUVStrideInfo &dstStrides) in GetYUVStrideInfo() function
274 GetYUVStrideInfo(pixelFmt, planes, dstStrides); in CreateMemory()
H A Dpixel_map.cpp3776 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