HomeSort by relevance Sort by last modified time
    Searched full:get_pixel_depth (Results 1 - 1 of 1) sorted by null

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 71 int get_pixel_depth(uint32_t fmt) function in namespace:android
123 framesize = (node->width * node->height * get_pixel_depth(node->format)) / 8;
    [all...]

Completed in 39 milliseconds