Searched refs:NORMAL_LOOPFILTER (Results 1 – 6 of 6) sorted by relevance
134 cm->filter_type = NORMAL_LOOPFILTER; in vp8_setup_version()146 cm->filter_type = NORMAL_LOOPFILTER; in vp8_setup_version()159 cm->filter_type = NORMAL_LOOPFILTER; in vp8_setup_version()173 oci->filter_type = NORMAL_LOOPFILTER; in vp8_create_common()
27 typedef enum { NORMAL_LOOPFILTER = 0, SIMPLE_LOOPFILTER = 1 } LOOPFILTERTYPE; enumerator
291 if (cm->filter_type == NORMAL_LOOPFILTER) { in vp8_loop_filter_frame()426 if (cm->filter_type == NORMAL_LOOPFILTER) { in vp8_loop_filter_frame_yonly()524 if (cm->filter_type == NORMAL_LOOPFILTER) { in vp8_loop_filter_partial_frame()
607 if (pc->filter_type == NORMAL_LOOPFILTER) { in decode_mb_rows()643 if (pc->filter_type == NORMAL_LOOPFILTER) { in decode_mb_rows()
488 if (pc->filter_type == NORMAL_LOOPFILTER) { in mt_decode_mb_rows()
1014 cm->filter_type = NORMAL_LOOPFILTER; in vp8_set_speed_features()