Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_scale/generic/
Daom_scale.c239 unsigned char temp_area_height, unsigned int hscale, unsigned int hratio, in Scale2D() argument
402 dest_band_height = temp_area_height - 1; in Scale2D()
405 source_band_height = temp_area_height - 1; in Scale2D()
/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c236 unsigned char temp_area_height, unsigned int hscale, unsigned int hratio, in Scale2D() argument
401 dest_band_height = temp_area_height - 1; in Scale2D()
404 source_band_height = temp_area_height - 1; in Scale2D()