Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c603 static int fp_highbd_estimate_point_noise(uint8_t *src_ptr, const int stride) { in fp_highbd_estimate_point_noise() function
664 block_noise += fp_highbd_estimate_point_noise(src_ptr, stride); in fp_estimate_block_noise()