Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_api.c1448 WORD32 max_num_4x4_cols; in ihevcd_allocate_dynamic_bufs() local
1469 max_num_4x4_cols = wd / 4; in ihevcd_allocate_dynamic_bufs()
1597 …size = (max_num_4x4_cols /* left */ + MAX_PROCESS_THREADS * (MAX_CTB_SIZE / 4)/* top */ + 1/* to… in ihevcd_allocate_dynamic_bufs()