Lines Matching refs:u4_beta_luma
521 UWORD32 u4_alpha_luma, u4_beta_luma, u4_qp_luma, u4_idx_A_luma, u4_idx_B_luma, u4_qp_p, u4_qp_q; in ih264e_filter_top_edge() local
542 u4_beta_luma = gu1_ih264_beta_table[u4_idx_B_luma]; in ih264e_filter_top_edge()
565 … ps_codec->pf_deblk_luma_horz_bs4(pu1_cur_pic_luma, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_filter_top_edge()
572 u4_beta_luma, pu4_pic_horz_bs[0], in ih264e_filter_top_edge()
624 UWORD32 u4_alpha_luma, u4_beta_luma, u4_qp_luma, u4_idx_A_luma, u4_idx_B_luma, u4_qp_p, u4_qp_q; in ih264e_filter_left_edge() local
645 u4_beta_luma = gu1_ih264_beta_table[u4_idx_B_luma]; in ih264e_filter_left_edge()
667 … ps_codec->pf_deblk_luma_vert_bs4(pu1_cur_pic_luma, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_filter_left_edge()
674 u4_alpha_luma, u4_beta_luma, in ih264e_filter_left_edge()
734 UWORD32 u4_alpha_luma, u4_beta_luma, u4_qp_luma, u4_idx_A_luma, u4_idx_B_luma; in ih264e_deblock_mb() local
782 u4_beta_luma = gu1_ih264_beta_table[u4_idx_B_luma]; in ih264e_deblock_mb()
811 … ps_codec->pf_deblk_luma_vert_bs4(pu1_cur_pic_luma + 4, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_deblock_mb()
817 u4_alpha_luma, u4_beta_luma, in ih264e_deblock_mb()
826 … ps_codec->pf_deblk_luma_vert_bs4(pu1_cur_pic_luma + 8, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_deblock_mb()
833 u4_beta_luma, pu4_pic_vert_bs[2], in ih264e_deblock_mb()
845 … ps_codec->pf_deblk_luma_vert_bs4(pu1_cur_pic_luma + 12, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_deblock_mb()
851 u4_beta_luma, pu4_pic_vert_bs[3], in ih264e_deblock_mb()
866 …_deblk_luma_horz_bs4(pu1_cur_pic_luma + 4 * i4_rec_strd, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_deblock_mb()
872 u4_beta_luma, pu4_pic_horz_bs[1], in ih264e_deblock_mb()
880 …_deblk_luma_horz_bs4(pu1_cur_pic_luma + 8 * i4_rec_strd, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_deblock_mb()
887 u4_beta_luma, pu4_pic_horz_bs[2], in ih264e_deblock_mb()
899 …deblk_luma_horz_bs4(pu1_cur_pic_luma + 12 * i4_rec_strd, i4_rec_strd, u4_alpha_luma, u4_beta_luma); in ih264e_deblock_mb()
905 u4_beta_luma, pu4_pic_horz_bs[3], in ih264e_deblock_mb()