Home
last modified time | relevance | path

Searched refs:dist_symbol (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8l_dec.c1051 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeAlphaData() local
1053 dist_code = GetCopyDistance(dist_symbol, br); in DecodeAlphaData()
1195 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeImageData() local
1197 dist_code = GetCopyDistance(dist_symbol, br); in DecodeImageData()

Completed in 6 milliseconds