Searched refs:frame_size_y (Results 1 – 1 of 1) sorted by relevance
77 int frame_size_y, frame_size_uv; in hw_simu_top() local98 frame_size_y = width*height; in hw_simu_top()99 frame_size_uv = frame_size_y/2; in hw_simu_top()104 fread(datain, sizeof(unsigned char), frame_size_y, fidin); in hw_simu_top()118 fread(datain, sizeof(unsigned char), frame_size_y, fidin); in hw_simu_top()