HomeSort by relevance Sort by last modified time
    Searched full:profile_comp (Results 1 - 1 of 1) sorted by null

  /external/opencore/fileformats/mp4/composer/src/
avcconfiguration.cpp 73 uint8 profile_comp = 0x00; local
114 if (pc > profile_comp)
115 profile_comp = pc;
157 _profileCompatibility = profile_comp;

Completed in 1819 milliseconds