Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.c670 WORD32 max_wd, min_ht; in ih264e_get_total_pic_buf_size() local
695 min_ht = gai4_ih264_min_wd_ht[lvl_idx]; in ih264e_get_total_pic_buf_size()
718 size += ((pad * pad) + pad * (max_wd + min_ht)) * 3 / 2 * max_num_bufs; in ih264e_get_total_pic_buf_size()