Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/enc/
H A Dvp8l_enc.c1073 const int transform_height = VP8LSubSampleSize(height, pred_bits); in ApplyPredictFilter() local
1101 const int transform_height = VP8LSubSampleSize(height, ccolor_transform_bits); in ApplyCrossColorFilter() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c3795 transform_height(png_const_structp pp, png_byte colour_type, png_byte bit_depth) in transform_height() function