Searched defs:b_height_log2_lookup (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_common_data.c | 17 const uint8_t b_height_log2_lookup[BLOCK_SIZES] = { 0, 1, 0, 1, 2, 1, 2, variable
|
/external/libaom/libaom/av1/encoder/ |
D | nonrd_pickmode.c | 478 static const uint8_t b_height_log2_lookup[BLOCK_SIZES] = { 0, 1, 0, 1, 2, 1, variable
|