HomeSort by relevance Sort by last modified time
    Searched refs:fillrd (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 379 static void fillrd(struct postproc_state *state, int q, int a) { function
663 fillrd(&cm->postproc_state, 63 - q, noise_level);
  /external/libvpx/libvpx/vp8/common/
postproc.c 437 static void fillrd(struct postproc_state *state, int q, int a) function
826 fillrd(&oci->postproc_state, 63 - q, noise_level);
    [all...]

Completed in 30 milliseconds