Searched refs:switchable_ctx (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 8213 const int switchable_ctx[2], const int skip_pred, int *rate, in interpolation_filter_rd() 8225 get_switchable_rate(x, mbmi->interp_filters, switchable_ctx); in interpolation_filter_rd() 8334 InterpFilters filter_idx, const int switchable_ctx[2], const int skip_pred, in pred_dual_interp_filter_rd() 8344 switchable_ctx, skip_pred, rate, dist); in pred_dual_interp_filter_rd() 8353 switchable_ctx, skip_pred, rate, dist); in pred_dual_interp_filter_rd() 8364 switchable_ctx, skip_pred, rate, dist); in pred_dual_interp_filter_rd() 8377 const int switchable_ctx[2], const int skip_ver, const int skip_hor, in find_best_non_dual_interp_filter() 8420 switchable_ctx, (skip_hor & skip_ver), rate, dist); in find_best_non_dual_interp_filter() 8450 skip_sse_sb, dst_bufs, i, switchable_ctx, in find_best_non_dual_interp_filter() 8466 skip_sse_sb, dst_bufs, i, switchable_ctx, in find_best_non_dual_interp_filter() [all …]
|