Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c1083 const int transform_height = VP8LSubSampleSize(height, pred_bits); in ApplyPredictFilter() local
1099 (VP8LBackwardRefs*)&enc->refs_[1], transform_width, transform_height, in ApplyPredictFilter()
1109 const int transform_height = VP8LSubSampleSize(height, ccolor_transform_bits); in ApplyCrossColorFilter() local
1120 (VP8LBackwardRefs*)&enc->refs_[1], transform_width, transform_height, in ApplyCrossColorFilter()
/external/libpng/contrib/libtests/
Dpngvalid.c3791 transform_height(png_const_structp pp, png_byte colour_type, png_byte bit_depth) in transform_height() function
3842 height = transform_height(pp, COL_FROM_ID(id), DEPTH_FROM_ID(id)); in standard_height()
4127 h = transform_height(pp, colour_type, bit_depth); in make_transform_image()
4658 h = transform_height(pp, colour_type, bit_depth); in make_error()