Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/
H A Dtest.c77 int frame_size_y, frame_size_uv; in hw_simu_top() local
98 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()