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

  /external/webp/src/dsp/
lossless_enc.c 968 const int all_y_max = GetMin(tile_y_offset + max_tile_size, ysize); local
1015 const int all_y_max = GetMin(tile_y_offset + max_tile_size, height); local
    [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
lossless.c 891 int all_y_max = tile_y_offset + max_tile_size; local
    [all...]

Completed in 154 milliseconds