Searched refs:layer_context (Results 1 – 11 of 11) sorted by relevance
34 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_init_layer_context()79 svc->layer_context[0].gold_ref_idx = alt_ref_idx; in vp9_init_layer_context()99 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_update_layer_context_change_config()133 &svc->layer_context[svc->temporal_layer_id] : in get_layer_context()134 &svc->layer_context[svc->spatial_layer_id]; in get_layer_context()206 TWO_PASS *const twopass = &svc->layer_context[i].twopass; in vp9_init_second_pass_spatial_svc()219 ? &svc->layer_context[svc->temporal_layer_id] in vp9_inc_frame_in_layer()220 : &svc->layer_context[svc->spatial_layer_id]; in vp9_inc_frame_in_layer()227 cpi->svc.layer_context[cpi->svc.spatial_layer_id].is_key_frame; in vp9_is_upper_layer_key_frame()251 buf->svc_params[i] = cpi->svc.layer_context[i].svc_params_received; in vp9_svc_lookahead_push()[all …]
31 cpi->svc.layer_context[0].gold_ref_idx >=0 && in vp9_preserve_existing_gf()
52 LAYER_CONTEXT layer_context[MAX(VPX_TS_MAX_LAYERS, VPX_SS_MAX_LAYERS)]; member
155 LAYER_CONTEXT *lc = &svc->layer_context[temporal_layer]; in update_layer_buffer_level()1185 const LAYER_CONTEXT *lc = &svc->layer_context[current_temporal_layer]; in calc_pframe_target_size_one_pass_cbr()1215 const LAYER_CONTEXT *lc = &svc->layer_context[svc->temporal_layer_id]; in calc_iframe_target_size_one_pass_cbr()1240 cpi->svc.layer_context[cpi->svc.spatial_layer_id].is_key_frame = 1; in vp9_rc_get_svc_params()1252 LAYER_CONTEXT *lc = &cpi->svc.layer_context[cpi->svc.spatial_layer_id]; in vp9_rc_get_svc_params()1256 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_svc_params()
262 output_stats(&cpi->svc.layer_context[i].twopass.total_stats, in vp9_end_first_pass()450 twopass = &cpi->svc.layer_context[cpi->svc.spatial_layer_id].twopass; in vp9_first_pass()455 LAYER_CONTEXT *lc = &cpi->svc.layer_context[cpi->svc.spatial_layer_id]; in vp9_first_pass()998 &svc->layer_context[svc->spatial_layer_id].twopass : &cpi->twopass; in vp9_init_second_pass()1023 svc->layer_context[svc->spatial_layer_id].target_bandwidth / in vp9_init_second_pass()2110 if (cpi->svc.layer_context[cpi->svc.spatial_layer_id].gold_ref_idx < 0) in configure_buffer_updates()2130 lc = &cpi->svc.layer_context[cpi->svc.spatial_layer_id]; in vp9_rc_get_second_pass_params()2161 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_second_pass_params()2216 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_second_pass_params()
188 LAYER_CONTEXT *const lc = &cpi->svc.layer_context[i]; in dealloc_compressor_data()885 LAYER_CONTEXT *const lc = &cpi->svc.layer_context[layer_id]; in vp9_create_compressor()1521 cpi->svc.layer_context[0].gold_ref_idx = cpi->gld_fb_idx; in vp9_update_reference_frames()1522 cpi->svc.layer_context[0].alt_ref_idx = cpi->alt_fb_idx; in vp9_update_reference_frames()1991 &svc->layer_context[svc->spatial_layer_id].twopass in configure_skippable_frame()2540 cpi->gld_fb_idx = cpi->svc.layer_context[i].alt_ref_idx; in vp9_get_compressed_data()2545 cpi->svc.layer_context[cpi->svc.spatial_layer_id].has_alt_frame = 1; in vp9_get_compressed_data()
1000 cpi->svc.layer_context[cpi->svc.spatial_layer_id].is_key_frame)) { in write_frame_size_with_refs()
928 cpi->svc.layer_context[cpi->svc.spatial_layer_id].layer_size += size; in encoder_encode()959 cpi->svc.layer_context[0].is_key_frame) in encoder_encode()1004 pkt.data.layer_sizes[i] = cpi->svc.layer_context[i].layer_size; in encoder_encode()1005 cpi->svc.layer_context[i].layer_size = 0; in encoder_encode()1219 cpi->svc.layer_context[i].svc_params_received.spatial_layer = -1; in ctrl_set_svc_parameters()1223 cpi->svc.layer_context[params->spatial_layer].svc_params_received = in ctrl_set_svc_parameters()
666 LAYER_CONTEXT layer_context[VPX_TS_MAX_LAYERS]; member
221 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context()259 LAYER_CONTEXT *lc = &cpi->layer_context[layer]; in restore_layer_context()309 LAYER_CONTEXT *lc = &cpi->layer_context[layer]; in init_temporal_layer_context()380 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in reset_temporal_layer_change()1437 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in update_layer_contexts()3628 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()4522 cpi->layer_context[i].total_byte_count += (*size); in encode_frame_to_data_rate()4619 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()5080 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in vp8_get_compressed_data()5103 vp8_new_framerate(cpi, cpi->layer_context[layer].framerate); in vp8_get_compressed_data()
613 cpi->layer_context[cpi->current_layer].avg_frame_size_for_layer; in calc_pframe_target_size()958 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in calc_pframe_target_size()