Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h61 #define SET_BL_UNAVAILABLE(x) (x = x & ~((WORD32)1 << 3)) macro
Dihevce_decomp_pre_intra_pass.c1296 SET_BL_UNAVAILABLE(ps_ed_ctxt->ai4_nbr_flags[(num_4x4_blks_ctb_y - 1) * 8 + j]); in ihevce_decomp_pre_intra_process_row()
1304 SET_BL_UNAVAILABLE(ps_ed_ctxt->ai4_nbr_flags[j * 8]); in ihevce_decomp_pre_intra_process_row()