Searched refs:alphas (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c77 static const u8 alphas[52] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,5,6,7,8,9,10, variable
1402 thresholds[INNER].alpha = alphas[indexA];
1416 thresholds[TOP].alpha = alphas[indexA];
1437 thresholds[LEFT].alpha = alphas[indexA];
1483 thresholds[INNER].alpha = alphas[indexA];
1498 thresholds[TOP].alpha = alphas[indexA];
1520 thresholds[LEFT].alpha = alphas[indexA];
2203 alpha[0][1] = alphas[indexA];
2204 alpha[1][1] = alphas[indexA];
2205 alpha[1][0] = alphas[index
[all...]

Completed in 555 milliseconds