Searched refs:MIN_HT (Results 1 - 3 of 3) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_defs.h58 #define MIN_HT 64 macro
/external/libavc/encoder/
H A Dih264e_defs.h74 #define MIN_HT 16 macro
H A Dih264e_api.c321 if (max_ht < MIN_HT || max_ht > MAX_HT)
396 if (max_ht < MIN_HT || max_ht > MAX_HT)
924 if (ps_ip->s_ive_ip.u4_max_ht < MIN_HT)
1132 if (ps_ip->s_ive_ip.u4_ht < MIN_HT)

Completed in 826 milliseconds