Home
last modified time | relevance | path

Searched defs:num_pels_log2_lookup (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.c35 const uint8_t num_pels_log2_lookup[BLOCK_SIZES] = { 4, 5, 5, 6, 7, 7, 8, variable
/external/libaom/libaom/av1/common/
Dcommon_data.h64 static const uint8_t num_pels_log2_lookup[BLOCK_SIZES_ALL] = { variable