Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpi_enc_test.c971 RK_U32 start_x = 0; in test_mpp_run() local
979 if ((start_x + width) > p->width || (start_y + height) > p->height) in test_mpp_run()
982 p->roi_jpeg_cfg.regions[index].x = start_x; in test_mpp_run()
988 start_x += width; in test_mpp_run()