Home
last modified time | relevance | path

Searched refs:setFormat (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Ddownloadwidget.cpp110 m_progressBar->setFormat( in updateWidget()
118 m_progressBar->setFormat( in updateWidget()
127 m_progressBar->setFormat( in updateWidget()
135 m_progressBar->setFormat( in updateWidget()
143 m_progressBar->setFormat( in updateWidget()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Ddownloadwidget.cpp110 m_progressBar->setFormat( in updateWidget()
118 m_progressBar->setFormat( in updateWidget()
127 m_progressBar->setFormat( in updateWidget()
135 m_progressBar->setFormat( in updateWidget()
143 m_progressBar->setFormat( in updateWidget()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Ddownloadwidget.cpp110 m_progressBar->setFormat( in updateWidget()
118 m_progressBar->setFormat( in updateWidget()
127 m_progressBar->setFormat( in updateWidget()
135 m_progressBar->setFormat( in updateWidget()
143 m_progressBar->setFormat( in updateWidget()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Ddownloadwidget.cpp110 m_progressBar->setFormat( in updateWidget()
118 m_progressBar->setFormat( in updateWidget()
127 m_progressBar->setFormat( in updateWidget()
135 m_progressBar->setFormat( in updateWidget()
143 m_progressBar->setFormat( in updateWidget()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeotilefetchermapbox.h57 void setFormat(const QString &format);
H A Dqgeotiledmappingmanagerenginemapbox.cpp144 tileFetcher->setFormat(format); in QGeoTiledMappingManagerEngineMapbox()
147 tileFetcher->setFormat(format); in QGeoTiledMappingManagerEngineMapbox()
H A Dqgeotilefetchermapbox.cpp68 void QGeoTileFetcherMapbox::setFormat(const QString &format) in setFormat() function in QGeoTileFetcherMapbox
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound.h122 int (*setFormat)(int); member
H A Ddmasound_q40.c606 .setFormat = Q40SetFormat,
H A Ddmasound_paula.c697 .setFormat = AmiSetFormat,
H A Ddmasound_atari.c1541 .setFormat = TTSetFormat,
1569 .setFormat = FalconSetFormat,
H A Ddmasound_core.c235 return dmasound.mach.setFormat(format); in sound_set_format()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.h192 virtual XCamReturn setFormat(struct v4l2_subdev_format &aFormat);
H A Dv4l2_device.cpp648 V4l2SubDevice::setFormat(struct v4l2_subdev_format &aFormat) in prepare() function in XCam::V4l2SubDevice
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DRawStreamProcUnit.cpp483 ret = _isp_core_dev->setFormat(isp_sink_fmt); in setup_pipeline_fmt()
539 ret = _isp_core_dev->setFormat(isp_src_fmt); in setup_pipeline_fmt()
H A DRawStreamCapUnit.cpp309 _sensor_dev->setFormat(format); in set_sensor_format()
/OK3568_Linux_fs/buildroot/package/libcamera/
H A D0003-HACK-pipeline-Support-custom-pipeline.patch298 + ret = data->video_->setFormat(&format);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp1811 ret = mIspCoreDev->setFormat(isp_sink_fmt); in setupPipelineFmtCif()
1869 ret = mIspCoreDev->setFormat(isp_src_fmt); in setupPipelineFmtCif()
1921 ret = mIspCoreDev->setFormat(isp_sink_fmt); in setupPipelineFmtIsp()
1983 ret = mIspCoreDev->setFormat(isp_src_fmt); in setupPipelineFmtIsp()
2106 ret = _ispp_sd->setFormat(isp_src_fmt); in setupPipelineFmt()