Searched refs:i1_slice_cb_qp_offset (Results 1 – 6 of 6) sorted by relevance
579 ps_slice_hdr->i1_slice_cb_qp_offset = 0; in ihevcd_parse_slice_header()704 ps_slice_hdr->i1_slice_cb_qp_offset = i4_value; in ihevcd_parse_slice_header()
1439 WORD32 i1_slice_cb_qp_offset; member
897 i1_chroma_slice_qp_offset = ps_slice_hdr->i1_slice_cb_qp_offset; in ihevcd_iquant_itrans_recon_ctb()
1837 PUT_BITS_SEV(ps_bitstrm, ps_slice_hdr->i1_slice_cb_qp_offset, return_status); in ihevce_generate_slice_header()1838 ENTROPY_TRACE("slice_cb_qp_offset", ps_slice_hdr->i1_slice_cb_qp_offset); in ihevce_generate_slice_header()3105 ps_slice_hdr->i1_slice_cb_qp_offset = 0; in ihevce_populate_slice_header()3112 ps_slice_hdr->i1_slice_cb_qp_offset = -2; in ihevce_populate_slice_header()
6028 chroma_qp_offset = ps_slice_hdr->i1_slice_cb_qp_offset + ps_pps->i1_pic_cb_qp_offset; in ihevce_enc_loop_frame_init()6031 ASSERT(ps_slice_hdr->i1_slice_cb_qp_offset == ps_slice_hdr->i1_slice_cr_qp_offset); in ihevce_enc_loop_frame_init()
3063 WORD8 i1_slice_cb_qp_offset; member