Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/include/
H A Drk_vi_user_api2_stream_cfg.h264 int rkrawstream_setup_pipline_fmt(rkraw_vi_ctx_t* ctx, int width, int height);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A Drk_vi_user_api_stream_cfg.cpp234 int rkrawstream_setup_pipline_fmt(rkraw_vi_ctx_t* ctx, int width, int height) in rkrawstream_setup_pipline_fmt() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/
H A Drkvi_demo.c263 rkrawstream_setup_pipline_fmt(g_vi_ctx, 4096, 3072); in stream_test()