Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/
H A Dtest.c9 void rga_ds(unsigned char* pin, unsigned char* pout, int w, int h, int w_ds, int h_ds);
107 rga_ds(datain, img_down_sam, width, height, width_ds, height_ds); in hw_simu_top()
121 rga_ds(datain, img_down_sam, width, height, width_ds, height_ds); in hw_simu_top()
142 void rga_ds(unsigned char* pin, unsigned char* pout, int w, int h, int w_ds, int h_ds) in rga_ds() function