Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c557 static uint8_t fp_dn_kernal_3[KERNEL_SIZE * KERNEL_SIZE] = { 1, 2, 1, 2, 4, variable
574 kernal_ptr = fp_dn_kernal_3; in fp_estimate_point_noise()
616 kernal_ptr = fp_dn_kernal_3; in fp_highbd_estimate_point_noise()