Home
last modified time | relevance | path

Searched defs:centre_val (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c571 uint8_t centre_val = *src_ptr; in fp_estimate_point_noise() local
613 uint16_t centre_val = *CONVERT_TO_SHORTPTR(src_ptr); in fp_highbd_estimate_point_noise() local
Dvp9_encoder.c4490 static INLINE void add_denoise_point(int centre_val, int data_val, int thresh,