Home
last modified time | relevance | path

Searched refs:raw_height (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/
H A Drkvi_demo.c75 static int raw_height = 2160; variable
436 raw_height = atoi(raw_fmt + 1); in parse_args()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h411 unsigned int raw_height; member
H A Dcapture.c8325 timer->raw_height = raw_rect->height; in rkcif_monitor_reset_event()
8326 vts = timer->raw_height + vblank; in rkcif_monitor_reset_event()
9257 vts = vblank + timer->raw_height; in rkcif_is_reduced_frame_rate()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp1860 int raw_height = atoi(raw_fmt_h_start); local
1861 ctx->orpRawH = raw_height;
1867 ctx->orppath, raw_width, raw_height, raw_fmt_pix_start);