Searched refs:current_layer (Results 1 – 5 of 5) sorted by relevance
611 if ( cpi->current_layer > 0) in calc_pframe_target_size()613 cpi->layer_context[cpi->current_layer].avg_frame_size_for_layer; in calc_pframe_target_size()956 for (i = cpi->current_layer + 1; i < cpi->oxcf.number_of_layers; in calc_pframe_target_size()
666 unsigned int current_layer; member
218 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context()259 cpi->current_layer = layer; in restore_layer_context()372 cpi->current_layer = 0; in reset_temporal_layer_change()3584 for (i=cpi->current_layer+1; i<cpi->oxcf.number_of_layers; i++) in encode_frame_to_data_rate()3824 if (cpi->current_layer==0) in encode_frame_to_data_rate()3985 if (cpi->current_layer==0) in encode_frame_to_data_rate()4471 for (i=cpi->current_layer+1; i<cpi->oxcf.number_of_layers; i++) in encode_frame_to_data_rate()4567 for (i=cpi->current_layer+1; i<cpi->oxcf.number_of_layers; i++) in encode_frame_to_data_rate()5341 for (i=cpi->current_layer; in vp8_get_compressed_data()5369 for (i=cpi->current_layer; in vp8_get_compressed_data()
533 if ((cpi->current_layer == 0) && in encode_mb_row()1288 if (cpi->current_layer == 0 && cpi->cyclic_refresh_mode_enabled) in vp8cx_encode_inter_macroblock()
217 if ((cpi->current_layer == 0) && in thread_encoding_proc()