Home
last modified time | relevance | path

Searched defs:ce_TotalCoeffTrailingOnes (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/video/avc_h264/enc/src/
Dvlc_encode.cpp125 AVCEnc_Status ce_TotalCoeffTrailingOnes(AVCEncBitstream *stream, int TrailingOnes, int TotalCoeff, … in ce_TotalCoeffTrailingOnes() function
/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dvlc.cpp272 AVCDec_Status ce_TotalCoeffTrailingOnes(AVCDecBitstream *stream, int *TrailingOnes, int *TotalCoeff… in ce_TotalCoeffTrailingOnes() function