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

  /device/samsung/crespo/libcamera/
SecCamera.h 448 unsigned int getPhyAddrY(int);
SecCamera.cpp 924 unsigned int SecCamera::getPhyAddrY(int index)
1172 *phyaddr = getPhyAddrY(index) + m_postview_offset;
    [all...]
SecCameraHWInterface.cpp 529 phyYAddr = mSecCamera->getPhyAddrY(index);
    [all...]

Completed in 18 milliseconds