Home | History | Annotate | Download | only in HAL

Lines Matching refs:getBufNumRequired

1476  * FUNCTION   : getBufNumRequired
1485 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type)
1922 streamInfo->num_bufs = getBufNumRequired(stream_type);
3993 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT);
5046 uint8_t minStreamBufNum = getBufNumRequired(streamType);
5920 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC);