Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_defs.h47 #define MIN_WD 64 macro
/external/libavc/encoder/
Dih264e_defs.h63 #define MIN_WD 16 macro
Dih264e_api.c314 if (max_wd < MIN_WD || max_wd > MAX_WD) in api_check_struct_sanity()
389 if (max_wd < MIN_WD || max_wd > MAX_WD) in api_check_struct_sanity()
906 if (ps_ip->s_ive_ip.u4_max_wd < MIN_WD) in api_check_struct_sanity()
1114 if (ps_ip->s_ive_ip.u4_wd < MIN_WD) in api_check_struct_sanity()