Searched refs:PROFILE_NUM (Results 1 – 4 of 4) sorted by relevance
152 #define PROFILE_NUM 256 /** Size of the profile array supported. */ macro157 … int32_t supportProfiles[PROFILE_NUM]; /** Supported profiles. For details, see {@link Profile}. */
302 #define PROFILE_NUM 256 /** Size of the profile array supported. */ macro308 …int32_t supportProfiles[PROFILE_NUM]; /**< Supported profiles. For details, see {@link Profile}. */
423 for (uint32_t i = 0; i < PROFILE_NUM; i++) { in CodecCompCapabilityBlockMarshalling()461 for (uint32_t j = 0; j < PROFILE_NUM; j++) { in CodecCompCapabilityBlockUnmarshalling()
205 cap->supportProfiles, PROFILE_NUM, INVALID_PROFILE}; in GetMiscOfCapability()