Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvlc_encode.cpp160 Int PutRunCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream);
609 Int PutRunCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) in PutRunCoeff_Inter_Last() function
1733 length = PutRunCoeff_Inter_Last(run_minus_max, level, bs); in BlockCodeCoeff_Normal()