Searched refs:store_coding_context (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 1693 static void store_coding_context(MACROBLOCK *x, PICK_MODE_CONTEXT *ctx, in store_coding_context() function 3092 store_coding_context(x, ctx, best_mode_index, in vp9_rd_pick_inter_mode_sb() 3197 store_coding_context(x, ctx, THR_ZEROMV, in vp9_rd_pick_inter_mode_sb_seg_skip() 3802 store_coding_context(x, ctx, best_ref_index, in vp9_rd_pick_inter_mode_sub8x8()
|