Searched refs:current_layer (Results 1 – 6 of 6) sorted by relevance
613 if ( cpi->current_layer > 0) in calc_pframe_target_size()615 cpi->layer_context[cpi->current_layer].avg_frame_size_for_layer; in calc_pframe_target_size()964 for (i = cpi->current_layer + 1; i < cpi->oxcf.number_of_layers; in calc_pframe_target_size()
210 if (cpi->current_layer == 0) { in thread_encoding_proc()234 if ((cpi->current_layer == 0) && in thread_encoding_proc()
531 if (cpi->current_layer == 0) { in encode_mb_row()553 if ((cpi->current_layer == 0) && in encode_mb_row()1309 if (cpi->current_layer == 0 && cpi->cyclic_refresh_mode_enabled) in vp8cx_encode_inter_macroblock()
678 unsigned int current_layer; member
205 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context()246 cpi->current_layer = layer; in restore_layer_context()359 cpi->current_layer = 0; in reset_temporal_layer_change()3909 for (i=cpi->current_layer+1; i<cpi->oxcf.number_of_layers; i++) in encode_frame_to_data_rate()4152 if (cpi->current_layer == 0 && cpi->force_maxqp == 0 && !disable_cr_gf) in encode_frame_to_data_rate()4325 if (cpi->current_layer==0) in encode_frame_to_data_rate()4858 for (i=cpi->current_layer+1; i<cpi->oxcf.number_of_layers; i++) in encode_frame_to_data_rate()4961 for (i=cpi->current_layer+1; i<cpi->oxcf.number_of_layers; i++) in encode_frame_to_data_rate()5713 for (i=cpi->current_layer; in vp8_get_compressed_data()5741 for (i=cpi->current_layer; in vp8_get_compressed_data()
111 if (cpi->current_layer == 0 && in check_dot_artifact_candidate()