Home
last modified time | relevance | path

Searched refs:PutLevelCoeff_Inter_Last (Results 1 – 1 of 1) sorted by relevance

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