Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_defs.h268 #define MAX_PROFILE_COMPATBLTY 32 macro
Dihevc_structs.h1884 WORD8 ai1_profile_compatibility_flag[MAX_PROFILE_COMPATBLTY];
/external/libhevc/decoder/
Dihevcd_parse_headers.c898 for(i = 0; i < MAX_PROFILE_COMPATBLTY; i++) in ihevcd_parse_profile_tier_level_layer()