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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c105 static unsigned int get_sby_perpixel_variance(VP9_COMP *cpi, function
1016 x->source_variance = get_sby_perpixel_variance(cpi, x, bsize);
2237 source_variancey = get_sby_perpixel_variance(cpi, x, bsize);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c74 static unsigned int get_sby_perpixel_variance(VP9_COMP *cpi, function
737 x->source_variance = get_sby_perpixel_variance(cpi, &x->plane[0].src, bsize);

Completed in 132 milliseconds