Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_deblk.c220 slice_header_t *ps_slice_hdr_top; in ihevcd_deblk_ctb() local
225ps_slice_hdr_top = ps_codec->ps_slice_hdr_base + ps_deblk->pu1_slice_idx[cur_ctb_indx - ps_sps->i2… in ihevcd_deblk_ctb()
279 i1_beta_offset_div2 = ps_slice_hdr_top->i1_beta_offset_div2; in ihevcd_deblk_ctb()
280 i1_tc_offset_div2 = ps_slice_hdr_top->i1_tc_offset_div2; in ihevcd_deblk_ctb()
503 slice_header_t *ps_slice_hdr_top; in ihevcd_deblk_ctb() local
508ps_slice_hdr_top = ps_codec->ps_slice_hdr_base + ps_deblk->pu1_slice_idx[cur_ctb_indx - ps_sps->i2… in ihevcd_deblk_ctb()
553 i1_tc_offset_div2 = ps_slice_hdr_top->i1_tc_offset_div2; in ihevcd_deblk_ctb()
Dihevcd_sao.c1477 slice_header_t *ps_slice_hdr_top; in ihevcd_sao_shift_ctb() local
1481 ps_slice_hdr_top = ps_slice_hdr_base + pu1_slice_idx[top_ctb_indx]; in ihevcd_sao_shift_ctb()
1505 if(ps_slice_hdr_top->i1_slice_sao_luma_flag) in ihevcd_sao_shift_ctb()
1772 if(ps_slice_hdr_top->i1_slice_sao_chroma_flag) in ihevcd_sao_shift_ctb()