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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c83 static unsigned int get_sby_perpixel_diff_variance(VP9_COMP *cpi, function
99 unsigned int var = get_sby_perpixel_diff_variance(cpi, &cpi->mb.plane[0].src,
115 unsigned int var = get_sby_perpixel_diff_variance(cpi, &cpi->mb.plane[0].src,
2102 src_diff_var = get_sby_perpixel_diff_variance(cpi, &cpi->mb.plane[0].src,
2230 src_diff_var = get_sby_perpixel_diff_variance(
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c114 static unsigned int get_sby_perpixel_diff_variance(VP9_COMP *cpi, function
133 unsigned int var = get_sby_perpixel_diff_variance(cpi, &cpi->mb,
149 unsigned int var = get_sby_perpixel_diff_variance(cpi, &cpi->mb,

Completed in 250 milliseconds