Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c989 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeAlphaData() local
991 dist_code = GetCopyDistance(dist_symbol, br); in DecodeAlphaData()
1131 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeImageData() local
1133 dist_code = GetCopyDistance(dist_symbol, br); in DecodeImageData()