Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_structs.h254 SIZE_nRx2N = 7 ///< asymmetric motion partition, (3N/2)x2N + ( N/2)x2N enumerator
Dihevce_cabac_cu_pu.c445 ASSERT((part_mode <= SIZE_nRx2N) && (part_mode >= SIZE_2Nx2N)); in ihevce_cabac_encode_part_mode()