Home
last modified time | relevance | path

Searched refs:SET_TR_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h60 #define SET_TR_UNAVAILABLE(x) (x = x & ~((WORD32)1 << 12)) macro
Dihevce_decomp_pre_intra_pass.c443 SET_TR_UNAVAILABLE(nbr_flags_c); in ihevce_ed_calc_8x8_blk()
1286 SET_TR_UNAVAILABLE(ps_ed_ctxt->ai4_nbr_flags[j]); in ihevce_decomp_pre_intra_process_row()
1333SET_TR_UNAVAILABLE(ps_ed_ctxt->ai4_nbr_flags[i * 8 + num_4x4_blks_last_ctb_x - 1]); in ihevce_decomp_pre_intra_process_row()