Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_common_data.c15 const uint8_t b_width_log2_lookup[BLOCK_SIZES] = { 0, 0, 1, 1, 1, 2, 2, variable
/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_opt.h110 static const uint8_t b_width_log2_lookup[BLOCK_SIZES] = { 0, 0, 1, 1, 1, 2, variable