Searched defs:update_coef_probs_common (Results 1 - 2 of 2) sorted by last modified time

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_bitstream.c514 static void update_coef_probs_common(vp9_writer* const bc, VP9_COMP *cpi, function
680 update_coef_probs_common(w, cpi, tx_size, frame_branch_ct[tx_size]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_bitstream.c515 static void update_coef_probs_common(vp9_writer* const bc, VP9_COMP *cpi, function
680 update_coef_probs_common(w, cpi, tx_size, frame_branch_ct[tx_size],

Completed in 58 milliseconds