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

  /external/libvpx/libvpx/vp8/common/
alloccommon.c 132 cm->filter_type = NORMAL_LOOPFILTER;
144 cm->filter_type = NORMAL_LOOPFILTER;
157 cm->filter_type = NORMAL_LOOPFILTER;
172 oci->filter_type = NORMAL_LOOPFILTER;
loopfilter.h 26 NORMAL_LOOPFILTER = 0,
loopfilter.c 338 if (cm->filter_type == NORMAL_LOOPFILTER)
498 if (cm->filter_type == NORMAL_LOOPFILTER)
630 if (cm->filter_type == NORMAL_LOOPFILTER)
  /external/libvpx/libvpx/vp8/decoder/
decodframe.c 681 if (pc->filter_type == NORMAL_LOOPFILTER)
735 if (pc->filter_type == NORMAL_LOOPFILTER)
    [all...]
threading.c 533 if(pc->filter_type == NORMAL_LOOPFILTER)
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 891 cm->filter_type = NORMAL_LOOPFILTER;
    [all...]

Completed in 163 milliseconds