Searched refs:top_left_ctb_indx (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_sao.c796 WORD32 top_left_ctb_indx = (ps_sao_ctxt->i4_ctb_y - 1) * ps_sps->i2_pic_wd_in_ctb + local
798 ps_slice_hdr_top_left = ps_slice_hdr_base + pu1_slice_idx[top_left_ctb_indx];

Completed in 54 milliseconds