Home
last modified time | relevance | path

Searched refs:IsYUVComponent (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp552 static inline bool IsYUVComponent(const int32_t& type) in IsYUVComponent() function
565 return ((IsYUV422SPImage(format) && IsYUVComponent(type)) || in CheckComponentType()
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp561 static inline bool IsYUVComponent(const int32_t& type) in IsYUVComponent() function
574 return ((IsYUV422SPImage(format) && IsYUVComponent(type)) || in CheckComponentType()

Completed in 4 milliseconds