Searched refs:has_high_freq_coeff (Results 1 – 2 of 2) sorted by relevance
446 static void has_high_freq_coeff(int plane, int block, int row, int col, in has_high_freq_coeff() function462 has_high_freq_coeff, &args); in vp9_has_high_freq_in_plane()
3653 int has_high_freq_coeff = 0; in vp9_rd_pick_inter_mode_sb() local3658 has_high_freq_coeff |= vp9_has_high_freq_in_plane(x, bsize, plane); in vp9_rd_pick_inter_mode_sb()3663 has_high_freq_coeff |= vp9_has_high_freq_in_plane(x, bsize, plane); in vp9_rd_pick_inter_mode_sb()3666 best_mode_skippable |= !has_high_freq_coeff; in vp9_rd_pick_inter_mode_sb()