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

  /external/libvpx/vp8/common/
onyxc_int.h 146 LOOPFILTERTYPE last_filter_type;
147 LOOPFILTERTYPE filter_type;
loopfilter.h 23 } LOOPFILTERTYPE;
loopfilter.c 133 LOOPFILTERTYPE lft = cm->filter_type;
  /external/libvpx/vp8/decoder/
decodframe.c 711 pc->filter_type = (LOOPFILTERTYPE) vp8_read_bit(bc);
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 3165 milliseconds