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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.h36 Int PutRunCoeff_Intra(Int run, Int level, Int last, BitstreamEncVideo *bitstream);
H A Dvlc_encode.cpp161 Int PutRunCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream);
638 Int PutRunCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) function
1635 length = PutRunCoeff_Intra(run_minus_max, level, bs);

Completed in 80 milliseconds