Searched refs:GetInt8 (Results 1 – 2 of 2) sorted by relevance
401 decInfo.dataPrecision = GetInt8(buffer); in DessambleSof()410 decInfo.numComponents = GetInt8(buffer); in DessambleSof()419 comInfo.componentId = GetInt8(buffer); in DessambleSof()422 int8_t sampFactor = GetInt8(buffer); in DessambleSof()427 comInfo.quantTableNo = GetInt8(buffer); in DessambleSof()441 int32_t components = GetInt8(buffer); in DessambleSos()447 int32_t componentId = GetInt8(buffer); in DessambleSos()451 auto data = GetInt8(buffer); in DessambleSos()466 int32_t v = GetInt8(buffer); in DessambleCompressData()471 v = GetInt8(buffer); in DessambleCompressData()[all …]
61 int32_t GetInt8(int8_t *buffer);