Searched refs:yuv_w (Results 1 – 1 of 1) sorted by relevance
61 const int yuv_w = 1920; variable67 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()