Home
last modified time | relevance | path

Searched refs:setup_pipeline_fmt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DRawStreamProcUnit.h69 void setup_pipeline_fmt(uint32_t width, uint32_t height);
H A Drk_vi_user_api_stream_cfg.cpp237 ctx->_mRawProcUnit->setup_pipeline_fmt(width, height); in rkrawstream_setup_pipline_fmt()
H A DRawStreamProcUnit.cpp465 RawStreamProcUnit::setup_pipeline_fmt(uint32_t width, uint32_t height) in setup_pipeline_fmt() function in RkRawStream::RawStreamProcUnit