Searched refs:FragDecoder (Results 1 – 2 of 2) sorted by relevance
240 static FragDecoder_t FragDecoder; variable249 FragDecoder.Callbacks = callbacks; in FragDecoderInit()251 FragDecoder.File = file; in FragDecoderInit()252 FragDecoder.FileSize = fileSize; in FragDecoderInit()254 FragDecoder.FragNb = fragNb; // FragNb = FRAG_MAX_SIZE in FragDecoderInit()255 FragDecoder.FragSize = fragSize; // number of byte on a row in FragDecoderInit()256 FragDecoder.Status.FragNbLastRx = 0; in FragDecoderInit()257 FragDecoder.Status.FragNbLost = 0; in FragDecoderInit()258 FragDecoder.M2BLine = 0; in FragDecoderInit()263 FragDecoder.FragNbMissingIndex[i] = 1; in FragDecoderInit()[all …]
75 "${CMAKE_CURRENT_LIST_DIR}/common/LmHandler/packages/FragDecoder.c"104 "${CMAKE_CURRENT_LIST_DIR}/common/LmHandler/packages/FragDecoder.c"