Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_defs.h892 CTB_RT_PIC_BOUNDARY, enumerator
Dhme_interface.c3882 hme_set_ctb_boundary_attrs(&ps_attrs[CTB_RT_PIC_BOUNDARY], (wd & 63) >> 3, 8); in hme_set_ctb_attrs()
Dhme_utils.c612 ps_attrs = &ps_ctxt->as_ctb_bound_attrs[CTB_RT_PIC_BOUNDARY]; in get_ctb_attrs()