Home
last modified time | relevance | path

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

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