Searched refs:SmoothParams (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/utils/
H A Dquant_levels_dec_utils.c70 } SmoothParams; typedef in typeref:struct:__anon25884
80 static void VFilter(SmoothParams* const p) {
109 static void HFilter(SmoothParams* const p) {
133 static void ApplyFilter(SmoothParams* const p) {
182 static void CountLevels(SmoothParams* const p) {
216 int radius, SmoothParams* const p) {
257 static void CleanupParams(SmoothParams* const p) {
267 SmoothParams p;

Completed in 83 milliseconds