Searched defs:TotalCoeff (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | vlc_encode.cpp | 125 AVCEnc_Status ce_TotalCoeffTrailingOnes(AVCEncBitstream *stream, int TrailingOnes, int TotalCoeff, … in ce_TotalCoeffTrailingOnes() 194 …Status ce_TotalCoeffTrailingOnesChromaDC(AVCEncBitstream *stream, int TrailingOnes, int TotalCoeff) in ce_TotalCoeffTrailingOnesChromaDC() 215 AVCEnc_Status ce_TotalZeros(AVCEncBitstream *stream, int total_zeros, int TotalCoeff) in ce_TotalZeros() 266 AVCEnc_Status ce_TotalZerosChromaDC(AVCEncBitstream *stream, int total_zeros, int TotalCoeff) in ce_TotalZerosChromaDC()
|
D | residual.cpp | 156 int TotalCoeff; in enc_residual_block() local
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | armVCM4P10_DecodeCoeffsToPair_s.s | 63 TotalCoeff RN 5 label 80 TotalCoeff RN 5 label 97 TotalCoeff RN 5 label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | armVCM4P10_DecodeCoeffsToPair_s.s | 63 TotalCoeff RN 5 label 80 TotalCoeff RN 5 label 97 TotalCoeff RN 5 label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | armVCM4P10_DecodeCoeffsToPair.c | 86 int CoeffToken, TotalCoeff, TrailingOnes; in armVCM4P10_DecodeCoeffsToPair() local
|