Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c960 const int num_8x8_wh = 1 << n8x8_l2; in decode_partition() local
961 const int hbs = num_8x8_wh >> 1; in decode_partition()
1010 dec_update_partition_context(xd, mi_row, mi_col, subsize, num_8x8_wh); in decode_partition()