Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2785 const bool isBufferSource = in IsSpecialYUV() local
2790 return (isBufferSource && isSizeValid && isYUV); in IsSpecialYUV()