Home
last modified time | relevance | path

Searched refs:layer_context (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c57 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_init_layer_context()
127 svc->layer_context[0].gold_ref_idx = alt_ref_idx; in vp9_init_layer_context()
143 svc->layer_context[layer].target_bandwidth = in vp9_update_layer_context_change_config()
150 svc->layer_context[layer].target_bandwidth = in vp9_update_layer_context_change_config()
155 &svc->layer_context[sl * oxcf->ts_number_layers + tl]; in vp9_update_layer_context_change_config()
186 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_update_layer_context_change_config()
219 return &cpi->svc.layer_context[cpi->svc.spatial_layer_id * in get_layer_context()
224 &cpi->svc.layer_context[cpi->svc.temporal_layer_id] : in get_layer_context()
225 &cpi->svc.layer_context[cpi->svc.spatial_layer_id]; in get_layer_context()
337 TWO_PASS *const twopass = &svc->layer_context[i].twopass; in vp9_init_second_pass_spatial_svc()
[all …]
Dvp9_bitstream.h29 cpi->svc.layer_context[0].gold_ref_idx >=0 && in vp9_preserve_existing_gf()
Dvp9_ratectrl.c247 LAYER_CONTEXT *lc = &svc->layer_context[layer]; in update_layer_buffer_level()
1304 LAYER_CONTEXT *lc = &svc->layer_context[layer]; in vp9_rc_postencode_update()
1491 const LAYER_CONTEXT *lc = &svc->layer_context[layer]; in calc_pframe_target_size_one_pass_cbr()
1529 const LAYER_CONTEXT *lc = &svc->layer_context[layer]; in calc_iframe_target_size_one_pass_cbr()
1550 lc = &cpi->svc.layer_context[sl * cpi->svc.number_temporal_layers]; in reset_temporal_layer_to_zero()
1571 cpi->svc.layer_context[layer].is_key_frame = 1; in vp9_rc_get_svc_params()
1575 cpi->svc.layer_context[layer].is_key_frame = 1; in vp9_rc_get_svc_params()
1586 LAYER_CONTEXT *lc = &cpi->svc.layer_context[layer]; in vp9_rc_get_svc_params()
1591 cpi->svc.layer_context[cpi->svc.temporal_layer_id].is_key_frame; in vp9_rc_get_svc_params()
1597 LAYER_CONTEXT *lc = &cpi->svc.layer_context[layer]; in vp9_rc_get_svc_params()
[all …]
Dvp9_svc_layercontext.h75 LAYER_CONTEXT layer_context[VPX_MAX_LAYERS]; member
Dvp9_firstpass.c297 output_stats(&cpi->svc.layer_context[i].twopass.total_stats, in vp9_end_first_pass()
534 &cpi->svc.layer_context[cpi->svc.spatial_layer_id] : NULL; in vp9_first_pass()
1274 &svc->layer_context[svc->spatial_layer_id].twopass : &cpi->twopass; in vp9_init_second_pass()
1299 svc->layer_context[svc->spatial_layer_id].target_bandwidth / in vp9_init_second_pass()
2557 if (cpi->svc.layer_context[cpi->svc.spatial_layer_id].gold_ref_idx < 0) in configure_buffer_updates()
2571 &svc->layer_context[svc->spatial_layer_id].twopass : &cpi->twopass; in is_skippable_frame()
2593 &cpi->svc.layer_context[cpi->svc.spatial_layer_id] : 0; in vp9_rc_get_second_pass_params()
2621 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_second_pass_params()
2702 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_second_pass_params()
Dvp9_encoder.c396 LAYER_CONTEXT *const lc = &cpi->svc.layer_context[i]; in dealloc_compressor_data()
1789 LAYER_CONTEXT *const lc = &cpi->svc.layer_context[layer_id]; in vp9_create_compressor()
2378 cpi->svc.layer_context[cpi->svc.spatial_layer_id * in generate_psnr_packet()
2712 cpi->svc.layer_context[0].gold_ref_idx = cpi->gld_fb_idx;
2713 cpi->svc.layer_context[0].alt_ref_idx = cpi->alt_fb_idx;
3783 cpi->svc.layer_context[0].last_frame_type == KEY_FRAME)
3790 if (cpi->svc.layer_context[0].frames_from_key_frame == 1 << i) {
3948 cpi->svc.layer_context[cpi->svc.spatial_layer_id *
4242 cpi->gld_fb_idx = cpi->svc.layer_context[i].alt_ref_idx;
4247 cpi->svc.layer_context[cpi->svc.spatial_layer_id].has_alt_frame = 1;
Dvp9_bitstream.c1003 cpi->svc.layer_context[cpi->svc.spatial_layer_id].is_key_frame) || in write_frame_size_with_refs()
1006 cpi->svc.layer_context[0].frames_from_key_frame < in write_frame_size_with_refs()
Dvp9_encodeframe.c700 cpi->svc.layer_context[cpi->svc.temporal_layer_id].is_key_frame)) { in choose_partitioning()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c954 cpi->svc.layer_context[cpi->svc.spatial_layer_id * in get_frame_pkt_flags()
1074 cpi->svc.layer_context[cpi->svc.spatial_layer_id * in encoder_encode()
1157 &cpi->svc.layer_context[sl * cpi->svc.number_temporal_layers]; in encoder_encode()
1395 &cpi->svc.layer_context[layer]; in ctrl_set_svc_parameters()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c205 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context()
243 LAYER_CONTEXT *lc = &cpi->layer_context[layer]; in restore_layer_context()
293 LAYER_CONTEXT *lc = &cpi->layer_context[layer]; in init_temporal_layer_context()
364 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in reset_temporal_layer_change()
1451 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in update_layer_contexts()
3396 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->oxcf.number_of_layers - 1]; in process_denoiser_mode_change()
3737 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()
3911 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()
4859 cpi->layer_context[i].total_byte_count += (*size); in encode_frame_to_data_rate()
4963 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()
[all …]
Donyx_int.h679 LAYER_CONTEXT layer_context[VPX_TS_MAX_LAYERS]; member
Dratectrl.c615 cpi->layer_context[cpi->current_layer].avg_frame_size_for_layer; in calc_pframe_target_size()
966 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in calc_pframe_target_size()