Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c425 WORD32 intra_nxn_pu = 0; in ihevce_encode_transform_tree() local
443 intra_nxn_pu = ps_enc_cu->b3_part_mode == PART_NxN; in ihevce_encode_transform_tree()
459 (tr_depth < max_tr_depth) && (!(intra_nxn_pu && (tr_depth == 0)))) in ihevce_encode_transform_tree()
493 if((log2_tr_size > log2_max_trafo_size) || (intra_nxn_pu && (tr_depth == 0)) || in ihevce_encode_transform_tree()