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.h75 #define MIN_HT 16 macro
Dih264e_api.c416 if (max_ht < MIN_HT || max_ht > MAX_HT) in api_check_struct_sanity()
491 if (max_ht < MIN_HT || max_ht > MAX_HT) in api_check_struct_sanity()
1029 if (ps_ip->s_ive_ip.u4_max_ht < MIN_HT) in api_check_struct_sanity()
1237 if (ps_ip->s_ive_ip.u4_ht < MIN_HT) in api_check_struct_sanity()