Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_image.h45 class SoftImage
58 explicit SoftImage (const SmartPtr<VideoBuffer> &buf, const uint32_t plane);
59 explicit SoftImage (
62 explicit SoftImage (
66 ~SoftImage () { in ~SoftImage()
211 SoftImage<T>::SoftImage (const SmartPtr<VideoBuffer> &buf, const uint32_t plane) in SoftImage() function
233 SoftImage<T>::SoftImage ( in SoftImage() function
251 SoftImage<T>::SoftImage ( in SoftImage() function
291 typedef SoftImage<Uchar> UcharImage;
292 typedef SoftImage<Uchar2> Uchar2Image;
[all …]