Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_postproc.c379 static void fillrd(struct postproc_state *state, int q, int a) { in fillrd() function
638 fillrd(ppstate, 63 - q, noise_level); in vp9_post_proc_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.c432 static void fillrd(struct postproc_state *state, int q, int a) in fillrd() function
821 fillrd(&oci->postproc_state, 63 - q, noise_level); in vp8_post_proc_frame()