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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dblock.cpp156 quant = quant_coef[Rq][k];
457 quant = quant_coef[Rq][0];
594 quant = quant_coef[Rq][k];
816 quant = quant_coef[Rq][0];
927 quant = quant_coef[Rq][k];
1163 quant = quant_coef[Rq][0];
1232 quant = quant_coef[Rq][0];
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h826 const static int quant_coef[6][16] = variable

Completed in 28 milliseconds