Searched defs:profile_idc (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A Davc_utils.cpp97 unsigned profile_idc = br.getBits(8); local
103 if (profile_idc == 100 || profile_idc == 110
104 || profile_idc == 122 || profile_idc == 244
105 || profile_idc == 44 || profile_idc == 83 || profile_idc == 86) {
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h299 uint profile_idc; /* u(8) */ member in struct:tagSeqParamSet

Completed in 4026 milliseconds