Searched refs:max_temporal_layers (Results 1 – 3 of 3) sorted by relevance
273 int max_temporal_layers, in Create() argument275 return new RealTimeTemporalLayers(max_temporal_layers, initial_tl0_pic_idx); in Create()
51 --max_temporal_layers 0 /* B pyramid layers {3}[0:3] */
825 WORD32 max_temporal_layers = ps_lap_struct->s_lap_static_params.i4_max_temporal_layers; in ref_b_pic_population() local853 if(ps_lap_out->i4_temporal_lyr_id == max_temporal_layers) in ref_b_pic_population()864 if(ps_lap_out->i4_temporal_lyr_id >= max_temporal_layers) in ref_b_pic_population()866 ps_lap_out->i4_temporal_lyr_id = max_temporal_layers; in ref_b_pic_population()