Home
last modified time | relevance | path

Searched refs:store_coding_context (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2260 static void store_coding_context( in store_coding_context() function
3832 store_coding_context(x, ctx, best_mode_index, best_pred_diff, in vp9_rd_pick_inter_mode_sb()
3929 store_coding_context(x, ctx, THR_ZEROMV, best_pred_diff, best_filter_diff, 0); in vp9_rd_pick_inter_mode_sb_seg_skip()
4559 store_coding_context(x, ctx, best_ref_index, best_pred_diff, best_filter_diff, in vp9_rd_pick_inter_mode_sub8x8()
/external/libaom/libaom/av1/encoder/
Drdopt.c6989 static void store_coding_context(MACROBLOCK *x, PICK_MODE_CONTEXT *ctx, in store_coding_context() function
13200 store_coding_context(x, ctx, search_state.best_mode_index, in av1_rd_pick_inter_mode_sb()
13695 store_coding_context(x, ctx, search_state.best_mode_index, in av1_nonrd_pick_inter_mode_sb()
13818 store_coding_context(x, ctx, THR_GLOBALMV, best_pred_diff, 0); in av1_rd_pick_inter_mode_sb_seg_skip()