Searched refs:b1_cr_cbf_subtu1 (Results 1 – 4 of 4) sorted by relevance
632 if((ps_enc_tu[tu_cnt].s_tu.b1_cr_cbf) || (ps_enc_tu[tu_cnt].s_tu.b1_cr_cbf_subtu1)) in ihevce_encode_transform_tree()635 ai4_cbf_cr[1] = ps_enc_tu[tu_cnt].s_tu.b1_cr_cbf_subtu1; in ihevce_encode_transform_tree()647 ai4_cbf_cr[1] = ps_enc_tu[tu_cnt].s_tu.b1_cr_cbf_subtu1; in ihevce_encode_transform_tree()650 (0 == ps_enc_tu[tu_cnt].s_tu.b1_cr_cbf_subtu1)); in ihevce_encode_transform_tree()660 (split_tr_flag && (log2_tr_size > 3)) ? 1 : ps_enc_tu->s_tu.b1_cr_cbf_subtu1; in ihevce_encode_transform_tree()
3753 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_intra_rdopt_cu_ntu()4741 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_inter_rdopt_cu_ntu()5063 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_inter_rdopt_cu_ntu()5771 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()7387 ps_tu->s_tu.b1_cb_cbf_subtu1 = ps_tu->s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_chroma_cu_prcs_rdopt()8097 ps_tu->s_tu.b1_cr_cbf_subtu1 = cbf; in ihevce_chroma_cu_prcs_rdopt()8408 ps_tu->s_tu.b1_cr_cbf_subtu1 = cbf; in ihevce_chroma_cu_prcs_rdopt()9445 (i4_subtu_idx == 0) ? ps_tu->b1_cr_cbf : ps_tu->b1_cr_cbf_subtu1, in ihevce_final_rdopt_mode_prcs()9475 ((1 == i4_subtu_idx) ? ps_tu->b1_cr_cbf_subtu1 : ps_tu->b1_cr_cbf); in ihevce_final_rdopt_mode_prcs()9789 ps_tu->b1_cr_cbf_subtu1 = cr_cbf; in ihevce_final_rdopt_mode_prcs()[all …]
2231 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].s_tu.b1_cr_cbf_subtu1 = 0; in ihevce_tu_selector_debriefer()2313 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].s_tu.b1_cr_cbf_subtu1 = in ihevce_tu_selector_debriefer()
1385 UWORD32 b1_cr_cbf_subtu1 : 1; member