Searched refs:CodeType (Results 1 – 7 of 7) sorted by relevance
26 using CodeType = size_t; typedef28 constexpr CodeType HELLO_CODE = 10;32 constexpr CodeType WORLD_CODE = 21;35 constexpr CodeType UNKNOWN_CODE = 12345;38 const MethodStatistics<CodeType> methodStatistics{ in TEST()50 MethodStatistics<CodeType> methodStatistics{ in TEST()
116 UChar CodeType; member
165 UChar CodeType; member
1605 video->hintTrackInfo.CodeType = (UChar)video->currVop->predictionType; in PVEncodeVideoFrame()1855 video->hintTrackInfo.CodeType = (UChar)video->currVop->predictionType; in PVEncodeFrameSet()2356 info->CodeType = encData->hintTrackInfo.CodeType; in PVGetHintTrack()
543 SET(CodeType, codeType); in translateSingleGnssMeasurement()679 SET(CodeType, codeType); in translateSingleGnssMeasurement()
491 if (hintTrack.CodeType == 0) { // I-frame serves as sync frame in onQueueFilled()
690 if (hintTrack.CodeType == 0) { in process()