Searched refs:nProfile (Results 1 – 2 of 2) sorted by relevance
117 pInfo->nProfile = 0; in ParseAvcSpropParam()166 pInfo->nProfile = Profile_idc; in ParseAvcSpropParam()238 pInfo->nHeight, pInfo->nProfile, pInfo->nLevel); in ParseAvcSpropParam()277 pInfo->nProfile = 0; in ParseHevcSpropParam()429 pInfo->nProfile = 0; in ParseAvcSps()488 pInfo->nProfile = Profile_idc; in ParseAvcSps()562 IMLOGD_PACKET2(IM_PACKET_LOG_VIDEO, "[ParseAvcSps] nProfile[%d],nLevel[%d]", pInfo->nProfile, in ParseAvcSps()571 pInfo->nProfile = 0; in ParseHevcSps()598 pInfo->nProfile = objBitReader.Read(5); // general_profile_idc in ParseHevcSps()
65 uint32_t nProfile; member