Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtxb_rdopt_utils.h133 const int br_ctx = get_br_ctx(levels, ci, bwl, tx_class); in get_two_coeff_cost_simple() local
158 int br_ctx; in get_coeff_cost_eob() local
185 int br_ctx; in get_coeff_cost_general() local
Dencodetxb.c376 const int br_ctx = get_br_ctx(levels, pos, bwl, tx_class); local
666 const int br_ctx = get_br_ctx(levels, pos, bwl, tx_class); local
813 const int br_ctx = get_br_ctx(levels, pos, bwl, tx_class); local
/external/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
255 const int br_ctx = get_br_ctx_eob(pos, bwl, tx_class); in av1_read_coeffs_txb() local