Searched defs:get_smooth_intra_threshold (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c538 static int get_smooth_intra_threshold(VP9_COMMON *cm) { function
978 if (this_error < get_smooth_intra_threshold(cm)) {

Completed in 115 milliseconds