Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dblock.cpp736 int offset_cur[2], offset_pred[2], offset_coef[2]; in dct_chroma() local
914 offset_coef[0] = 0; in dct_chroma()
915 offset_coef[1] = 56; in dct_chroma()
973 coef += offset_coef[b4&1]; in dct_chroma()
1015 coef += offset_coef[b4&1]; in dct_chroma()
1105 coef += offset_coef[b4&1]; in dct_chroma()