Searched refs:N_BS_SIZES (Results 1 – 6 of 6) sorted by relevance
29 extern const uint8_t ff_vp9_bwh_tab[2][N_BS_SIZES][2];
25 const uint8_t ff_vp9_bwh_tab[2][N_BS_SIZES][2] = {
91 N_BS_SIZES, enumerator
40 static const int8_t mv_ref_blk_off[N_BS_SIZES][8][2] = { in find_ref_mvs()
82 static const uint8_t left_ctx[N_BS_SIZES] = { in decode_mode()85 static const uint8_t above_ctx[N_BS_SIZES] = { in decode_mode()88 static const uint8_t max_tx_for_bl_bp[N_BS_SIZES] = { in decode_mode()
32 static const uint8_t bwlog_tab[2][N_BS_SIZES] = { in FN()