Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dtxb_common.h301 static INLINE int get_lower_levels_ctx_eob(int bwl, int height, int scan_idx) { in get_lower_levels_ctx_eob() function
/external/libaom/libaom/av1/decoder/
Ddecodetxb.c252 const int coeff_ctx = get_lower_levels_ctx_eob(bwl, height, c); in av1_read_coeffs_txb()
/external/libaom/libaom/av1/encoder/
Dencodetxb.c1571 const int coeff_ctx_new_eob = get_lower_levels_ctx_eob(bwl, height, si);
1736 const int coeff_ctx = get_lower_levels_ctx_eob(bwl, height, si);