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

  /external/libvpx/libvpx/vpx/
vp8.h 68 VP8_DEBLOCK = 1 << 0,
82 * to VP8_DEBLOCK and deblocking_level to 1.
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 305 VP8_DEBLOCK | VP8_DEMACROBLOCK;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 447 VP8_DEBLOCK | VP8_DEMACROBLOCK | VP8_MFQE;
  /external/libvpx/libvpx/
vpxdec.c 770 vp8_pp_cfg.post_proc_flag |= VP8_DEBLOCK;
    [all...]

Completed in 227 milliseconds