Searched defs:store_coding_context (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2264 static void store_coding_context( function
3697 store_coding_context(x, ctx, best_mode_index, best_pred_diff,
3794 store_coding_context(x, ctx, THR_ZEROMV, best_pred_diff, best_filter_diff, 0);
4418 store_coding_context(x, ctx, best_ref_index, best_pred_diff, best_filter_diff,

Completed in 98 milliseconds