Searched defs:get_pixel_depth (Results 1 - 1 of 1) sorted by path

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp71 int get_pixel_depth(uint32_t fmt) function in namespace:android
123 framesize = (node->width * node->height * get_pixel_depth(node->format)) / 8;

Completed in 38 milliseconds