Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h422 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
DQCamera2HWI.cpp1439 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface
1786 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()
3964 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()
4623 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.h426 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
DQCamera2HWI.cpp1485 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface
1922 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()
3993 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT); in sendCommand()
5046 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()
5920 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.h426 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
DQCamera2HWI.cpp1485 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface
1922 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()
3993 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT); in sendCommand()
5046 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()
5920 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()