Searched refs:set_tx_format (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | RawStreamCapUnit.h | 42 XCamReturn set_tx_format(const struct v4l2_subdev_format& sns_sd_fmt, uint32_t sns_v4l_pix_fmt); 43 …XCamReturn set_tx_format(const struct v4l2_subdev_selection& sns_sd_sel, uint32_t sns_v4l_pix_fmt);
|
| H A D | RawStreamCapUnit.cpp | 301 RawStreamCapUnit::set_tx_format(const struct v4l2_subdev_format& sns_sd_fmt, in set_tx_format() function in RkCam::RawStreamCapUnit 330 RawStreamCapUnit::set_tx_format(const struct v4l2_subdev_selection& sns_sd_sel, in set_tx_format() function in RkCam::RawStreamCapUnit
|
| H A D | CamHwIsp20.cpp | 1779 mRawCapUnit->set_tx_format(sns_sd_sel, sns_v4l_pix_fmt); in setupPipelineFmtCif() 1784 mRawCapUnit->set_tx_format(sns_sd_sel, sns_v4l_pix_fmt); in setupPipelineFmtCif() 1891 mRawCapUnit->set_tx_format(sns_sd_fmt, sns_v4l_pix_fmt); in setupPipelineFmtIsp()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamCapUnit.h | 74 void set_tx_format(uint32_t width, uint32_t heigh, uint32_t pix_fmt, int mode);
|
| H A D | rk_vi_user_api_stream_cfg.cpp | 112 ctx->_mRawCapUnit->set_tx_format(p->width, p->height, p->pix_fmt, p->mem_mode); in rkrawstream_vicap_prepare()
|
| H A D | RawStreamCapUnit.cpp | 271 RawStreamCapUnit::set_tx_format(uint32_t width, uint32_t height, uint32_t pix_fmt, int mode) in set_tx_format() function in RkRawStream::RawStreamCapUnit
|