Home
last modified time | relevance | path

Searched defs:transform_height (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Dvp8l_enc.c1096 const int transform_height = VP8LSubSampleSize(height, pred_bits); in ApplyPredictFilter() local
1121 const int transform_height = VP8LSubSampleSize(height, ccolor_transform_bits); in ApplyCrossColorFilter() local
/external/libpng/contrib/libtests/
Dpngvalid.c3791 transform_height(png_const_structp pp, png_byte colour_type, png_byte bit_depth) in transform_height() function