Home
last modified time | relevance | path

Searched refs:N_BS_SIZES (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9data.h29 extern const uint8_t ff_vp9_bwh_tab[2][N_BS_SIZES][2];
H A Dvp9data.c25 const uint8_t ff_vp9_bwh_tab[2][N_BS_SIZES][2] = {
H A Dvp9shared.h91 N_BS_SIZES, enumerator
H A Dvp9mvs.c40 static const int8_t mv_ref_blk_off[N_BS_SIZES][8][2] = { in find_ref_mvs()
H A Dvp9block.c80 static const uint8_t left_ctx[N_BS_SIZES] = { in decode_mode()
83 static const uint8_t above_ctx[N_BS_SIZES] = { in decode_mode()
86 static const uint8_t max_tx_for_bl_bp[N_BS_SIZES] = { in decode_mode()
H A Dvp9_mc_template.c32 static const uint8_t bwlog_tab[2][N_BS_SIZES] = { in inter_pred()

Completed in 8 milliseconds