Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_structs.h65 #define CHECK_L_AVAILABLE(x) ((x & (1 << 7)) >> 7) macro
Dihevce_decomp_pre_intra_pass.c570 left_available = CHECK_L_AVAILABLE(nbr_flags); in ihevce_ed_calc_8x8_blk()
1142 left_available = CHECK_L_AVAILABLE(nbr_flag); in ihevce_ed_calc_incomplete_ctb()
1230 left_available = CHECK_L_AVAILABLE(nbr_flag); in ihevce_ed_calc_incomplete_ctb()