Searched refs:store_coding_context (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 2263 static void store_coding_context( in store_coding_context() function 3671 store_coding_context(x, ctx, best_mode_index, best_pred_diff, in vp9_rd_pick_inter_mode_sb() 3768 store_coding_context(x, ctx, THR_ZEROMV, best_pred_diff, best_filter_diff, 0); in vp9_rd_pick_inter_mode_sb_seg_skip() 4392 store_coding_context(x, ctx, best_ref_index, best_pred_diff, best_filter_diff, in vp9_rd_pick_inter_mode_sub8x8()
|