Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/
H A Dtest.c61 const int yuv_w = 1920; variable
67 unsigned char datain[yuv_w * yuv_h]; in hw_simu_top()
68 unsigned char datain_uv[yuv_w * yuv_h / 2]; in hw_simu_top()
83 width = yuv_w; in hw_simu_top()
85 width_ds = yuv_w/3; in hw_simu_top()
92 roi_in.down_right[1] = yuv_w-1;//x in hw_simu_top()