Searched refs:b1_cb_cbf_subtu1 (Results 1 – 4 of 4) sorted by relevance
532 if((ps_enc_tu[tu_cnt].s_tu.b1_cb_cbf) || (ps_enc_tu[tu_cnt].s_tu.b1_cb_cbf_subtu1)) in ihevce_encode_transform_tree()535 ai4_cbf_cb[1] = ps_enc_tu[tu_cnt].s_tu.b1_cb_cbf_subtu1; in ihevce_encode_transform_tree()547 ai4_cbf_cb[1] = ps_enc_tu[tu_cnt].s_tu.b1_cb_cbf_subtu1; in ihevce_encode_transform_tree()550 (0 == ps_enc_tu[tu_cnt].s_tu.b1_cb_cbf_subtu1)); in ihevce_encode_transform_tree()560 (split_tr_flag && (log2_tr_size > 3)) ? 1 : ps_enc_tu->s_tu.b1_cb_cbf_subtu1; in ihevce_encode_transform_tree()
3760 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cb_cbf_subtu1 = 0; in ihevce_intra_rdopt_cu_ntu()4698 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cb_cbf_subtu1 = 0; in ihevce_inter_rdopt_cu_ntu()5022 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cb_cbf_subtu1 = 0; in ihevce_inter_rdopt_cu_ntu()5680 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cb_cbf_subtu1 = 0; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()7245 ps_tu->s_tu.b1_cb_cbf_subtu1 = ps_tu->s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_chroma_cu_prcs_rdopt()7691 ps_tu->s_tu.b1_cb_cbf_subtu1 = cbf; in ihevce_chroma_cu_prcs_rdopt()8227 ps_tu->s_tu.b1_cb_cbf_subtu1 = cbf; in ihevce_chroma_cu_prcs_rdopt()9211 (i4_subtu_idx == 0) ? ps_tu->b1_cb_cbf : ps_tu->b1_cb_cbf_subtu1, in ihevce_final_rdopt_mode_prcs()9241 ((1 == i4_subtu_idx) ? ps_tu->b1_cb_cbf_subtu1 : ps_tu->b1_cb_cbf); in ihevce_final_rdopt_mode_prcs()9648 ps_tu->b1_cb_cbf_subtu1 = cb_cbf; in ihevce_final_rdopt_mode_prcs()[all …]
2230 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].s_tu.b1_cb_cbf_subtu1 = 0; in ihevce_tu_selector_debriefer()2278 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].s_tu.b1_cb_cbf_subtu1 = in ihevce_tu_selector_debriefer()
1376 UWORD32 b1_cb_cbf_subtu1 : 1; member