Searched refs:tx_thrs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c3434 int *const tx_thrs = rd_opt->tx_select_threshes[frame_type]; local
3466 tx_thrs[i] = (tx_thrs[i] + (int)(pd / cm->MBs)) / 2;

Completed in 62 milliseconds