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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1985 const int complexity_16x16_blocks_threshold[BLOCK_SIZES] = variable
2152 if (none_complexity > complexity_16x16_blocks_threshold[bsize]) {

Completed in 566 milliseconds