Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.c679 WORD8 i1_chroma_pic_qp_offset, i1_chroma_slice_qp_offset; in ihevcd_iquant_itrans_recon_ctb() local
896 i1_chroma_pic_qp_offset = ps_pps->i1_pic_cb_qp_offset; in ihevcd_iquant_itrans_recon_ctb()
900 chroma_qp_idx = ps_tu->b7_qp + i1_chroma_pic_qp_offset in ihevcd_iquant_itrans_recon_ctb()
907 i1_chroma_pic_qp_offset = ps_pps->i1_pic_cr_qp_offset; in ihevcd_iquant_itrans_recon_ctb()
911 chroma_qp_idx = ps_tu->b7_qp + i1_chroma_pic_qp_offset in ihevcd_iquant_itrans_recon_ctb()