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

  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 445 int blur_type = cpi->oxcf.arnr_type; local
453 switch (blur_type)
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 372 int blur_type = cpi->oxcf.arnr_type; local
382 switch (blur_type) {

Completed in 22 milliseconds