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