Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_tools_enc.c165 const int sub_height = height - y; in WebPCleanupTransparentArea() local
168 SIZE, sub_height); in WebPCleanupTransparentArea()
172 width - x, sub_height); in WebPCleanupTransparentArea()
/external/libaom/libaom/test/
Dcfl_test.cc235 void subsampleTest(T fun, T fun_ref, int sub_width, int sub_height, in subsampleTest() argument
245 sub_height); in subsampleTest()