Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c1714 UWORD32 *pu4_ct_depth_top = ps_codec->s_parse.pu4_ct_depth_top; in ihevcd_parse_coding_quadtree() local
1723 pu4_ct_depth_top += (u4_min_cu_x / 16); in ihevcd_parse_coding_quadtree()
1742 u4_ct_depth_top = *pu4_ct_depth_top; in ihevcd_parse_coding_quadtree()
1781 u4_ct_depth_top = *pu4_ct_depth_top; in ihevcd_parse_coding_quadtree()
1799 *pu4_ct_depth_top = u4_ct_depth_top; in ihevcd_parse_coding_quadtree()
Dihevcd_structs.h1032 UWORD32 *pu4_ct_depth_top; member
Dihevcd_api.c1548 ps_codec->s_parse.pu4_ct_depth_top = (UWORD32 *)pv_buf; in ihevcd_allocate_dynamic_bufs()
2032 ALIGNED_FREE(ps_codec, ps_codec->s_parse.pu4_ct_depth_top); in ihevcd_free_dynamic_bufs()