Searched refs:pu1_cu_depth_top (Results 1 – 3 of 3) sorted by relevance
1674 UWORD8 *pu1_cu_depth_top = ps_entropy_ctxt->pu1_cu_depth_top; in ihevce_encode_coding_quadtree() local1705 ctxt_inc += (pu1_cu_depth_top[x0_frm >> 3] > ct_depth); in ihevce_encode_coding_quadtree()1853 pu1_cu_depth_top[(x0_frm >> 3) + i] = ct_depth; in ihevce_encode_coding_quadtree()2030 memcpy(au1_cu_depth_top, &ps_entropy_ctxt->pu1_cu_depth_top[i4_curr_ctb_x * 8], 8); in ihevce_encode_slice_data()2184 &ps_entropy_ctxt->pu1_cu_depth_top[i4_curr_ctb_x * 8], au1_cu_depth_top, 8); in ihevce_encode_slice_data()
147 UWORD8 *pu1_cu_depth_top; member
236 ps_entropy_ctxt->pu1_cu_depth_top = (UWORD8 *)ps_mem_tab[ENTROPY_TOP_CU_DEPTH].pv_base; in ihevce_entropy_init()