Home
last modified time | relevance | path

Searched refs:av1_high_get_sby_perpixel_variance (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.h116 unsigned int av1_high_get_sby_perpixel_variance(const struct AV1_COMP *cpi,
Dpartition_strategy.c711 ? av1_high_get_sby_perpixel_variance(cpi, &x->plane[0].src, sb_size, in av1_predict_max_partition()
Dencodeframe.c154 unsigned int av1_high_get_sby_perpixel_variance(const AV1_COMP *cpi, in av1_high_get_sby_perpixel_variance() function
588 x->source_variance = av1_high_get_sby_perpixel_variance( in pick_sb_modes()
2729 whole_block_variance = av1_high_get_sby_perpixel_variance( in ml_prune_rect_partition()
2748 av1_high_get_sby_perpixel_variance(cpi, &buf, subsize, xd->bd); in ml_prune_rect_partition()
3758 pb_source_variance = av1_high_get_sby_perpixel_variance( in rd_pick_partition()
Dencoder.c3514 ? av1_high_get_sby_perpixel_variance(cpi, &buf, BLOCK_16X16, bd) in set_screen_content_options()