HomeSort by relevance Sort by last modified time
    Searched refs:m_recording_width (Results 1 - 2 of 2) sorted by null

  /device/samsung/crespo/libcamera/
SecCamera.h 523 int m_recording_width; member in class:android::SecCamera
SecCamera.cpp 941 LOGI("%s: m_recording_width = %d, m_recording_height = %d\n",
942 __func__, m_recording_width, m_recording_height);
944 ret = fimc_v4l2_s_fmt(m_cam_fd2, m_recording_width,
    [all...]

Completed in 256 milliseconds