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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_postproc.c 313 static void fillrd(struct postproc_state *state, int q, int a) { function
426 fillrd(ppstate, 63 - q, noise_level);
  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 379 static void fillrd(struct postproc_state *state, int q, int a) { function
638 fillrd(ppstate, 63 - q, noise_level);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_postproc.c 379 static void fillrd(struct postproc_state *state, int q, int a) { function
638 fillrd(ppstate, 63 - q, noise_level);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
postproc.c 436 static void fillrd(struct postproc_state *state, int q, int a) function
825 fillrd(&oci->postproc_state, 63 - q, noise_level);
    [all...]
  /external/libvpx/libvpx/vp8/common/
postproc.c 432 static void fillrd(struct postproc_state *state, int q, int a) function
821 fillrd(&oci->postproc_state, 63 - q, noise_level);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c 432 static void fillrd(struct postproc_state *state, int q, int a) function
821 fillrd(&oci->postproc_state, 63 - q, noise_level);
    [all...]

Completed in 2415 milliseconds