Searched refs:i4_num_layers (Results 1 – 2 of 2) sorted by relevance
204 WORD32 i4_num_layers; member
2226 WORD32 i4_num_layers; in ihevce_decomp_pre_intra_process() local2251 i4_num_layers = ps_ctxt->i4_num_layers; in ihevce_decomp_pre_intra_process()2253 ASSERT(i4_num_layers >= 3); in ihevce_decomp_pre_intra_process()2259 if(i4_num_layers == 3) in ihevce_decomp_pre_intra_process()2261 i4_num_layers = 4; in ihevce_decomp_pre_intra_process()2272 for(i4_layer_no = 0; i4_layer_no < (i4_num_layers - 1); i4_layer_no++) in ihevce_decomp_pre_intra_process()2340 if(i4_layer_no >= (ps_ctxt->i4_num_layers - 1)) in ihevce_decomp_pre_intra_process()2749 ps_master_ctxt->aps_decomp_pre_intra_thrd_ctxt[thread_no]->i4_num_layers = n_tot_layers; in ihevce_decomp_pre_intra_init()2882 for(layer_no = 1; layer_no < ps_ctxt->i4_num_layers; layer_no++) in ihevce_decomp_pre_intra_frame_init()