Searched defs:PutLevelCoeff_Inter_Last (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.cpp164 Int PutLevelCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream);
756 Int PutLevelCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) function
1716 length = PutLevelCoeff_Inter_Last(run, level_minus_max, bs);

Completed in 76 milliseconds