Home
last modified time | relevance | path

Searched refs:qindex_split_threshold_lookup (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3119 const int qindex_split_threshold_lookup[BLOCK_SIZES] = { 0, 3, 3, 7, 15, variable
3946 cm->base_qindex < qindex_split_threshold_lookup[bsize]) { in rd_pick_partition()