Searched defs:nC (Results 1 – 4 of 4) sorted by relevance
/external/opencore/codecs_v2/video/avc_h264/dec/src/ |
D | residual.cpp | 177 int nC, maxNumCoeff = 16; in residual() local 350 AVCDec_Status residual_block_cavlc(AVCDecObject *decvid, int nC, int maxNumCoeff, in residual_block_cavlc()
|
D | vlc.cpp | 272 …atus ce_TotalCoeffTrailingOnes(AVCDecBitstream *stream, int *TrailingOnes, int *TotalCoeff, int nC) in ce_TotalCoeffTrailingOnes()
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
D | residual.cpp | 150 int i, maxNumCoeff, nC; in enc_residual_block() local
|
D | vlc_encode.cpp | 125 …Status ce_TotalCoeffTrailingOnes(AVCEncBitstream *stream, int TrailingOnes, int TotalCoeff, int nC) in ce_TotalCoeffTrailingOnes()
|