Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp271 bool IsYUV(const PixelFormat &format) in IsYUV() function
280 IsYUV(info.pixelFormat)) { in GetRGBxRowDataSize()
294 if (IsYUV(info.pixelFormat)) { in GetRGBxByteCount()
308 if (!IsYUV(info.pixelFormat)) { in GetYUVByteCount()
326 if (IsYUV(info.pixelFormat)) { in GetAllocatedByteCount()
346 if (IsYUV(pixelFormat)) { in ChoosePixelmap()
635 if (IsYUV(opts.pixelFormat)) { in CheckPixelMap()
681 if (IsYUV(opts.pixelFormat)) { in Create()
1391 if (IsYUV(imageInfo_.pixelFormat)) { in GetByteCount()
1532 if (IsYUV(imageInfo_.pixelFormat)) { in ReadPixels()
[all …]