Searched refs:source_variance (Results 1 – 9 of 9) sorted by relevance
445 x->source_variance == 0) in model_rd_for_sb_y_large()1077 VP9_COMP *cpi, TileDataEnc *tile_data, int source_variance, in update_thresh_freq_fact_row_mt() argument1086 ref_frame == LAST_FRAME && source_variance < 5) { in update_thresh_freq_fact_row_mt()1095 VP9_COMP *cpi, TileDataEnc *tile_data, int source_variance, in update_thresh_freq_fact() argument1103 ref_frame == LAST_FRAME && source_variance < 5) { in update_thresh_freq_fact()1711 x->source_variance = UINT_MAX; in vp9_pick_inter_mode()1807 x->source_variance = vp9_high_get_sby_perpixel_variance( in vp9_pick_inter_mode()1811 x->source_variance = in vp9_pick_inter_mode()1815 x->zero_temp_sad_source && x->source_variance == 0) { in vp9_pick_inter_mode()2020 if (sf->short_circuit_flat_blocks && x->source_variance == 0 && in vp9_pick_inter_mode()[all …]
105 unsigned int source_variance; member
334 unsigned int source_variance; in is_superblock_flat_static() local340 source_variance = in is_superblock_flat_static()342 if (source_variance == 0) { in is_superblock_flat_static()
2753 if (x->source_variance < cpi->sf.disable_filter_search_var_thresh) { in handle_inter_mode()3008 unsigned int source_variance) { in rd_variance_adjustment() argument3022 if (source_variance > 100) { in rd_variance_adjustment()3025 src_variance = source_variance; in rd_variance_adjustment()3033 if (source_variance > 100) { in rd_variance_adjustment()3036 src_variance = source_variance; in rd_variance_adjustment()3043 if (source_variance > 100) { in rd_variance_adjustment()3045 src_variance = source_variance; in rd_variance_adjustment()3055 src_rec_min = VPXMIN(source_variance, rec_variance); in rd_variance_adjustment()3466 if ((x->source_variance << num_pels_log2_lookup[bsize]) > best_pred_sse) in vp9_rd_pick_inter_mode_sb()[all …]
1961 x->source_variance = vp9_high_get_sby_perpixel_variance( in rd_pick_sb_modes()1964 x->source_variance = in rd_pick_sb_modes()1968 x->source_variance = in rd_pick_sb_modes()4262 x->source_variance = UINT_MAX; in encode_rd_sb_row()5278 x->source_variance = UINT_MAX; in encode_nonrd_sb_row()
709 const unsigned int source_variance = in av1_predict_max_partition() local714 if (source_variance > 16) { in av1_predict_max_partition()715 const double thresh = source_variance < 128 ? 0.05 : 0.1; in av1_predict_max_partition()
278 unsigned int source_variance; member
588 x->source_variance = av1_high_get_sby_perpixel_variance( in pick_sb_modes()591 x->source_variance = in pick_sb_modes()2460 x->source_variance)) { in rd_pick_sqr_partition()3417 pb_source_variance = x->source_variance; in rd_pick_partition()3865 get_unsigned_bits(x->source_variance), in rd_pick_partition()4420 x->source_variance = UINT_MAX; in first_partition_search_pass()4781 x->source_variance = UINT_MAX; in encode_sb_row()
3800 x->source_variance < 256) { in choose_tx_size_type_from_rd()9014 return x->source_variance > cpi->sf.disable_wedge_search_var_thresh && in enable_wedge_search()11925 x->source_variance < skip_intra_var_thresh) in inter_mode_search_order_independent_skip()12719 x->source_variance < 512)); in av1_rd_pick_inter_mode_sb()12833 if ((x->source_variance << num_pels_log2_lookup[bsize]) > in av1_rd_pick_inter_mode_sb()13395 if ((x->source_variance << num_pels_log2_lookup[bsize]) > in av1_nonrd_pick_inter_mode_sb()13774 x->source_variance >= cpi->sf.disable_filter_search_var_thresh) { in av1_rd_pick_inter_mode_sb_seg_skip()