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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c105 static unsigned int get_sby_perpixel_variance(VP9_COMP *cpi, function
1032 x->source_variance = get_sby_perpixel_variance(cpi, x, bsize);
2072 source_variancey = get_sby_perpixel_variance(cpi, x, bsize);

Completed in 37 milliseconds