HomeSort by relevance Sort by last modified time
    Searched refs:SIZE_nRx2N (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_enc_structs.h 263 SIZE_nRx2N = 7 ///< asymmetric motion partition, (3N/2)x2N + ( N/2)x2N
    [all...]
ihevce_cabac_cu_pu.c 445 ASSERT((part_mode <= SIZE_nRx2N) && (part_mode >= SIZE_2Nx2N));
    [all...]

Completed in 149 milliseconds