Home
last modified time | relevance | path

Searched refs:get_sby_perpixel_diff_variance (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c163 static unsigned int get_sby_perpixel_diff_variance(VP9_COMP *cpi, in get_sby_perpixel_diff_variance() function
180 unsigned int var = get_sby_perpixel_diff_variance( in get_rd_var_based_fixed_partition()
3936 src_diff_var = get_sby_perpixel_diff_variance(cpi, &x->plane[0].src, mi_row, in rd_pick_partition()
4106 src_diff_var = get_sby_perpixel_diff_variance( in rd_pick_partition()
/external/libaom/libaom/av1/encoder/
Dencodeframe.c211 static unsigned int get_sby_perpixel_diff_variance(const AV1_COMP *const cpi, in get_sby_perpixel_diff_variance() function
229 unsigned int var = get_sby_perpixel_diff_variance( in get_rd_var_based_fixed_partition()