Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_common_utils.c1272 WORD32 i4_area; in ihevce_compute_area_of_valid_cus_in_ctb() local
1281 i4_area = ps_cu_tree->u1_cu_size * ps_cu_tree->u1_cu_size; in ihevce_compute_area_of_valid_cus_in_ctb()
1285 i4_area = ihevce_compute_area_of_valid_cus_in_ctb(ps_cu_tree->ps_child_node_tl) + in ihevce_compute_area_of_valid_cus_in_ctb()
1291 return i4_area; in ihevce_compute_area_of_valid_cus_in_ctb()