Searched refs:GetStartCodeOffset (Results 1 – 2 of 2) sorted by relevance
323 uint32_t GetStartCodeOffset(uint8_t* addr, uint32_t size);
30 uint32_t CodechalEncHevcState::GetStartCodeOffset(uint8_t* addr, uint32_t size) in GetStartCodeOffset() function in CodechalEncHevcState71 uint32_t hdrBegin = GetStartCodeOffset(hdrPtr, firstHdrSz) + HEVC_START_CODE_NAL_OFFSET; in GetPicHdrSize()83 uint32_t hdrOffset = GetStartCodeOffset(hdrPtr, origSize); in GetPicHdrSize()