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.h160 unsigned int mbs_zero_last_dot_suppress; member
Dpickinter.c80 x->mbs_zero_last_dot_suppress < max_num && in check_dot_artifact_candidate()
93 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
100 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
107 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
115 x->mbs_zero_last_dot_suppress++; in check_dot_artifact_candidate()
Dethreading.c484 mb->mbs_zero_last_dot_suppress = 0; in vp8cx_init_mbrthread_data()
Donyx_if.c783 cpi->mb.mbs_zero_last_dot_suppress = 0; in vp8_set_speed_features()