Home
last modified time | relevance | path

Searched refs:mbs_zero_last_dot_suppress (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dblock.h166 unsigned int mbs_zero_last_dot_suppress; member
Dpickinter.c113 x->mbs_zero_last_dot_suppress < max_num && in check_dot_artifact_candidate()
128 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
136 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
144 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
152 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
Dethreading.c508 mb->mbs_zero_last_dot_suppress = 0; in vp8cx_init_mbrthread_data()
Donyx_if.c772 cpi->mb.mbs_zero_last_dot_suppress = 0; in vp8_set_speed_features()