Searched refs:has_high_freq_coeff (Results 1 – 2 of 2) sorted by relevance
567 static void has_high_freq_coeff(int plane, int block, in has_high_freq_coeff() function582 has_high_freq_coeff, &args); in vp9_has_high_freq_in_plane()
3600 int has_high_freq_coeff = 0; in vp9_rd_pick_inter_mode_sb() local3606 has_high_freq_coeff |= vp9_has_high_freq_in_plane(x, bsize, plane); in vp9_rd_pick_inter_mode_sb()3611 has_high_freq_coeff |= vp9_has_high_freq_in_plane(x, bsize, plane); in vp9_rd_pick_inter_mode_sb()3614 best_mode_skippable |= !has_high_freq_coeff; in vp9_rd_pick_inter_mode_sb()