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

  /external/libvpx/libvpx/vp8/common/
loopfilter.h 27 typedef enum { NORMAL_LOOPFILTER = 0, SIMPLE_LOOPFILTER = 1 } LOOPFILTERTYPE;
alloccommon.c 140 cm->filter_type = SIMPLE_LOOPFILTER;
152 cm->filter_type = SIMPLE_LOOPFILTER;
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 145 milliseconds