HomeSort by relevance Sort by last modified time
    Searched refs:SmoothParams (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/utils/
quant_levels_dec.c 69 } SmoothParams;
79 static void VFilter(SmoothParams* const p) {
108 static void HFilter(SmoothParams* const p) {
132 static void ApplyFilter(SmoothParams* const p) {
182 SmoothParams* const p) {
212 int radius, SmoothParams* const p) {
252 static void CleanupParams(SmoothParams* const p) {
262 SmoothParams p;
  /external/webp/src/utils/
quant_levels_dec.c 69 } SmoothParams;
79 static void VFilter(SmoothParams* const p) {
108 static void HFilter(SmoothParams* const p) {
132 static void ApplyFilter(SmoothParams* const p) {
182 SmoothParams* const p) {
212 int radius, SmoothParams* const p) {
252 static void CleanupParams(SmoothParams* const p) {
262 SmoothParams p;

Completed in 334 milliseconds