Searched refs:get_nz_map_ctx (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.c | 353 static INLINE int get_nz_map_ctx(const uint8_t *const levels, function 390 get_nz_map_ctx(levels, coeff_idx, txb_info->bwl, txb_info->height, 441 const int coeff_ctx_temp = get_nz_map_ctx( 500 coeff_contexts[pos] = get_nz_map_ctx(levels, pos, bwl, height, i,
|