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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.h25 Int PutCoeff_Intra(Int run, Int level, Int last, BitstreamEncVideo *bitstream);
H A Dvlc_encode.cpp70 * 28.10.96 Robert Danielsen: Added PutCoeff_Intra(), renamed
144 Int PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream);
333 Int PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) function
1588 PutCoeff = &PutCoeff_Intra;

Completed in 86 milliseconds