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.c52 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_init_layer_context()
102 svc->layer_context[0].gold_ref_idx = alt_ref_idx; in vp9_init_layer_context()
120 svc->layer_context[layer].target_bandwidth = in vp9_update_layer_context_change_config()
127 svc->layer_context[layer].target_bandwidth = in vp9_update_layer_context_change_config()
132 &svc->layer_context[sl * oxcf->ts_number_layers + tl]; in vp9_update_layer_context_change_config()
163 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_update_layer_context_change_config()
196 return &cpi->svc.layer_context[cpi->svc.spatial_layer_id * in get_layer_context()
201 &cpi->svc.layer_context[cpi->svc.temporal_layer_id] : in get_layer_context()
202 &cpi->svc.layer_context[cpi->svc.spatial_layer_id]; in get_layer_context()
278 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_svc_layercontext.h69 LAYER_CONTEXT layer_context[VPX_MAX_LAYERS]; member
Dvp9_ratectrl.c246 LAYER_CONTEXT *lc = &svc->layer_context[layer]; in update_layer_buffer_level()
1295 LAYER_CONTEXT *lc = &svc->layer_context[layer]; in vp9_rc_postencode_update()
1481 const LAYER_CONTEXT *lc = &svc->layer_context[layer]; in calc_pframe_target_size_one_pass_cbr()
1518 const LAYER_CONTEXT *lc = &svc->layer_context[layer]; in calc_iframe_target_size_one_pass_cbr()
1539 lc = &cpi->svc.layer_context[sl * cpi->svc.number_temporal_layers]; in reset_temporal_layer_to_zero()
1560 cpi->svc.layer_context[layer].is_key_frame = 1; in vp9_rc_get_svc_params()
1564 cpi->svc.layer_context[layer].is_key_frame = 1; in vp9_rc_get_svc_params()
1575 LAYER_CONTEXT *lc = &cpi->svc.layer_context[layer]; in vp9_rc_get_svc_params()
1580 cpi->svc.layer_context[cpi->svc.temporal_layer_id].is_key_frame; in vp9_rc_get_svc_params()
1586 LAYER_CONTEXT *lc = &cpi->svc.layer_context[layer]; in vp9_rc_get_svc_params()
[all …]
Dvp9_firstpass.c296 output_stats(&cpi->svc.layer_context[i].twopass.total_stats, in vp9_end_first_pass()
533 &cpi->svc.layer_context[cpi->svc.spatial_layer_id] : NULL; in vp9_first_pass()
1270 &svc->layer_context[svc->spatial_layer_id].twopass : &cpi->twopass; in vp9_init_second_pass()
1295 svc->layer_context[svc->spatial_layer_id].target_bandwidth / in vp9_init_second_pass()
2553 if (cpi->svc.layer_context[cpi->svc.spatial_layer_id].gold_ref_idx < 0) in configure_buffer_updates()
2567 &svc->layer_context[svc->spatial_layer_id].twopass : &cpi->twopass; in is_skippable_frame()
2589 &cpi->svc.layer_context[cpi->svc.spatial_layer_id] : 0; in vp9_rc_get_second_pass_params()
2617 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_second_pass_params()
2698 lc->is_key_frame = cpi->svc.layer_context[0].is_key_frame; in vp9_rc_get_second_pass_params()
Dvp9_encoder.c395 LAYER_CONTEXT *const lc = &cpi->svc.layer_context[i]; in dealloc_compressor_data()
1772 LAYER_CONTEXT *const lc = &cpi->svc.layer_context[layer_id]; in vp9_create_compressor()
2358 cpi->svc.layer_context[cpi->svc.spatial_layer_id * in generate_psnr_packet()
2692 cpi->svc.layer_context[0].gold_ref_idx = cpi->gld_fb_idx;
2693 cpi->svc.layer_context[0].alt_ref_idx = cpi->alt_fb_idx;
3726 cpi->svc.layer_context[0].last_frame_type == KEY_FRAME)
3733 if (cpi->svc.layer_context[0].frames_from_key_frame == 1 << i) {
3884 cpi->svc.layer_context[cpi->svc.spatial_layer_id *
4193 cpi->gld_fb_idx = cpi->svc.layer_context[i].alt_ref_idx;
4198 cpi->svc.layer_context[cpi->svc.spatial_layer_id].has_alt_frame = 1;
Dvp9_bitstream.c1004 cpi->svc.layer_context[cpi->svc.spatial_layer_id].is_key_frame) || in write_frame_size_with_refs()
1007 cpi->svc.layer_context[0].frames_from_key_frame < in write_frame_size_with_refs()
Dvp9_encodeframe.c699 cpi->svc.layer_context[cpi->svc.temporal_layer_id].is_key_frame)) { in choose_partitioning()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c943 cpi->svc.layer_context[cpi->svc.spatial_layer_id * in get_frame_pkt_flags()
1063 cpi->svc.layer_context[cpi->svc.spatial_layer_id * in encoder_encode()
1146 &cpi->svc.layer_context[sl * cpi->svc.number_temporal_layers]; in encoder_encode()
1404 &cpi->svc.layer_context[layer]; in ctrl_set_svc_parameters()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c204 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context()
242 LAYER_CONTEXT *lc = &cpi->layer_context[layer]; in restore_layer_context()
292 LAYER_CONTEXT *lc = &cpi->layer_context[layer]; in init_temporal_layer_context()
363 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in reset_temporal_layer_change()
1475 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in update_layer_contexts()
3418 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->oxcf.number_of_layers - 1]; in process_denoiser_mode_change()
3759 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()
3933 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in encode_frame_to_data_rate()
4881 cpi->layer_context[i].total_byte_count += (*size); in encode_frame_to_data_rate()
4985 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.c613 cpi->layer_context[cpi->current_layer].avg_frame_size_for_layer; in calc_pframe_target_size()
964 LAYER_CONTEXT *lc = &cpi->layer_context[i]; in calc_pframe_target_size()