Searched defs:PutCoeff_Intra (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
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 146 milliseconds