add new c and assembly functions to optimize downsampler when downscale equal 1:3/1:4

This commit is contained in:
Guangwei Wang
2015-08-19 15:23:54 +08:00
parent 69a62ea58e
commit 64657d3cfd
9 changed files with 1125 additions and 8 deletions

View File

@@ -2512,7 +2512,7 @@ const uint32_t kiHeight = 96; //DO NOT CHANGE!
const uint32_t kiFrameRate = 12; //DO NOT CHANGE!
const uint32_t kiFrameNum = 100; //DO NOT CHANGE!
const char* pHashStr[] = { //DO NOT CHANGE!
"058076b265686fc85b2b99cf7a53106f216f16c3",
"585663f78cadb70d9c9f179b9b53b90ffddf3178",
"f350001c333902029800bd291fbed915a4bdf19a",
"eb9d853b7daec03052c4850027ac94adc84c3a7e"
};