Searched refs:h_ds (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/ |
| H A D | test.c | 9 void rga_ds(unsigned char* pin, unsigned char* pout, int w, int h, int w_ds, int h_ds); 142 void rga_ds(unsigned char* pin, unsigned char* pout, int w, int h, int w_ds, int h_ds) in rga_ds() argument 148 if(3*h_ds != h) in rga_ds() 151 for (i = 0; i < h_ds; i++) in rga_ds()
|