Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecodetxb.c74 const int br_ctx = get_br_ctx_2d(levels, pos, bwl); in read_coeffs_reverse_2d() local
98 const int br_ctx = get_br_ctx(levels, pos, bwl, tx_class); in read_coeffs_reverse() local
254 const int br_ctx = get_br_ctx_eob(pos, bwl, tx_class); in av1_read_coeffs_txb() local
/external/libaom/libaom/av1/encoder/
Dencodetxb.c612 const int br_ctx = get_br_ctx(levels, pos, bwl, tx_class); local
1426 const int br_ctx = get_br_ctx(levels, ci, bwl, tx_class); local
1451 int br_ctx; local
1478 int br_ctx; local
2186 const int br_ctx = get_br_ctx(levels, pos, bwl, tx_class); local