Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c561 static int fp_estimate_point_noise(uint8_t *src_ptr, const int stride) { in fp_estimate_point_noise() function
665 block_noise += fp_estimate_point_noise(src_ptr, stride); in fp_estimate_block_noise()
667 block_noise += fp_estimate_point_noise(src_ptr, stride); in fp_estimate_block_noise()