Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_cu_pu.c1677 UWORD8 *pu1_cu_depth_left = &ps_entropy_ctxt->au1_cu_depth_left[0]; in ihevce_encode_coding_quadtree() local
1710 ctxt_inc += (pu1_cu_depth_left[(y0_frm >> 3) & 0x7] > ct_depth); in ihevce_encode_coding_quadtree()
1854 pu1_cu_depth_left[((y0_frm >> 3) & 0x7) + i] = ct_depth; in ihevce_encode_coding_quadtree()