Home
last modified time | relevance | path

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

/external/libyuv/files/util/
Dyuvconvert.cc295 int half_dst_height = (dst_height + 1) / 2; in main() local
301 ch_rec + dst_width * dst_height + half_dst_width * half_dst_height, in main()