Searched refs:b1_y_cbf (Results 1 – 9 of 9) sorted by relevance
277 else if(ps_nbr_4x4->b1_y_cbf) in ihevce_bs_compute_cu()309 else if(ps_nbr_4x4->b1_y_cbf) in ihevce_bs_compute_cu()354 if((ps_enc_tu->s_tu.b1_y_cbf) || (PRED_MODE_INTRA == u4_pred_mode_flag)) in ihevce_bs_compute_cu()
3757 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_y_cbf = ai4_cbf[best_intra_buf_idx]; in ihevce_intra_rdopt_cu_ntu()3786 ps_nbr_4x4->b1_y_cbf = ai4_cbf[best_intra_buf_idx]; in ihevce_intra_rdopt_cu_ntu()4695 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_y_cbf = cbf; in ihevce_inter_rdopt_cu_ntu()4710 ps_cur_nbr_4x4->b1_y_cbf = cbf; in ihevce_inter_rdopt_cu_ntu()4725 ps_tmp_4x4[j].b1_y_cbf = cbf; in ihevce_inter_rdopt_cu_ntu()5017 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_y_cbf = 0; in ihevce_inter_rdopt_cu_ntu()5038 ps_tmp_4x4[j].b1_y_cbf = 0; in ihevce_inter_rdopt_cu_ntu()5675 ps_final_prms->as_tu_enc_loop[ctr].s_tu.b1_y_cbf = 0; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()5696 ps_tmp_4x4[j].b1_y_cbf = 0; in ihevce_inter_tu_tree_selector_and_rdopt_cost_computer()8526 ps_tu_enc_loop->s_tu.b1_y_cbf = 0; in ihevce_final_rdopt_mode_prcs()[all …]
815 cbf_luma = ps_enc_tu->s_tu.b1_y_cbf; in ihevce_encode_transform_tree()857 ASSERT(1 == ps_enc_tu->s_tu.b1_y_cbf); in ihevce_encode_transform_tree()858 cbf_luma = ps_enc_tu->s_tu.b1_y_cbf; in ihevce_encode_transform_tree()
1118 ps_nbr_data_buf[j].b1_y_cbf = u1_cbf; in ihevce_nbr_data_copier()2227 ps_final_prms->as_tu_enc_loop[pu2_tu_ctr[0]].s_tu.b1_y_cbf = ps_node->s_luma_data.u1_cbf; in ihevce_tu_selector_debriefer()
332 UWORD16 b1_y_cbf : 1; member
272 ps_tu->b1_y_cbf = 0; in ihevcd_parse_transform_tree()337 ps_tu->b1_y_cbf = 1; in ihevcd_parse_transform_tree()1020 ps_tu->b1_y_cbf = 1; in ihevcd_parse_coding_unit_intra()1332 ps_tu->b1_y_cbf = 0; in ihevcd_parse_coding_unit()1626 ps_tu->b1_y_cbf = 0; in ihevcd_parse_coding_unit()2228 ps_tu->b1_y_cbf = 0; in ihevcd_set_ctb_skip()
628 if(ps_tu->b1_y_cbf) in ihevcd_ctb_boundary_strength_pbslice()
833 u1_cbf = ps_tu->b1_y_cbf; in ihevcd_iquant_itrans_recon_ctb()
1368 UWORD32 b1_y_cbf : 1; member