Searched refs:av1_get_skip_txfm_context (Results 1 – 10 of 10) sorted by relevance
175 static INLINE int av1_get_skip_txfm_context(const MACROBLOCKD *xd) { in av1_get_skip_txfm_context() function215 return xd->tile_ctx->skip_txfm_cdfs[av1_get_skip_txfm_context(xd)]; in av1_get_skip_txfm_cdf()
1055 rate2 += mode_costs->skip_txfm_cost[av1_get_skip_txfm_context(xd)][1]; in av1_search_palette_mode()1057 rate2 += mode_costs->skip_txfm_cost[av1_get_skip_txfm_context(xd)][0]; in av1_search_palette_mode()1115 mode_costs->skip_txfm_cost[av1_get_skip_txfm_context(xd)][1]; in av1_search_palette_mode_luma()1118 mode_costs->skip_txfm_cost[av1_get_skip_txfm_context(xd)][0]; in av1_search_palette_mode_luma()1262 const int skip_ctx = av1_get_skip_txfm_context(xd); in av1_handle_intra_y_mode()
2740 const int skip_ctx = av1_get_skip_txfm_context(xd); in choose_largest_tx_size()3029 const int skip_ctx = av1_get_skip_txfm_context(xd); in av1_estimate_txfm_yrd()3156 const int skip_ctx = av1_get_skip_txfm_context(xd); in av1_uniform_txfm_yrd()3346 const int skip_ctx = av1_get_skip_txfm_context(xd); in inter_block_yrd()3407 const int skip_ctx = av1_get_skip_txfm_context(xd); in select_tx_size_and_type()3739 const int skip_ctx = av1_get_skip_txfm_context(xd); in av1_txfm_search()
715 const int skip_ctx = av1_get_skip_txfm_context(xd); in store_winner_mode_stats()
1568 const int skip_ctx = av1_get_skip_txfm_context(xd); in motion_mode_rd()3334 x->mode_costs.skip_txfm_cost[av1_get_skip_txfm_context(xd)][0]; in av1_rd_pick_intra_mode_sb()3566 const int skip_ctx = av1_get_skip_txfm_context(xd); in refine_winner_mode_tx()4785 const int skip_ctx = av1_get_skip_txfm_context(xd); in update_search_state()5091 const int skip_ctx = av1_get_skip_txfm_context(xd); in tx_search_best_inter_candidates()5495 const int skip_ctx = av1_get_skip_txfm_context(xd); in search_intra_modes_in_interframe()
496 const int skip_ctx = av1_get_skip_txfm_context(xd); in estimate_yrd_for_sb()
2490 const int skip_ctx = av1_get_skip_txfm_context(xd);3953 const int skip_ctx = av1_get_skip_txfm_context(xd);
228 const int ctx = av1_get_skip_txfm_context(xd); in write_skip()
979 const int skip_ctx = av1_get_skip_txfm_context(xd); in update_stats()
450 const int ctx = av1_get_skip_txfm_context(xd); in read_skip_txfm()