Home
last modified time | relevance | path

Searched defs:midBuffer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert_utils.cpp235 uint8_t *midBuffer = nullptr; in P010ToRGBA10101012SoftDecode() local
313 uint8_t *midBuffer = nullptr; in YuvP010ToRGB10() local
373 uint8_t *midBuffer = nullptr; in SwapNV21P010() local
449 uint8_t *midBuffer = nullptr; in RGB10ToYuv() local
487 uint8_t *midBuffer = nullptr; in RGBA1010102ToP010SoftDecode() local
554 uint8_t *midBuffer = nullptr; in YUVToRGBA1010102SoftDecode() local
721 uint8_t *midBuffer = nullptr; in YuvP010ToYuv() local
829 uint8_t *midBuffer = nullptr; in YuvP010ToRGB() local
H A Dimage_format_convert_ext_utils.cpp502 uint8_t *midBuffer = new (std::nothrow) uint8_t[midBufferSize]; in RGBAParam() local