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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.h33 Int PutCoeff_Inter_RVLC(Int run, Int level, Int last, BitstreamEncVideo *bitstream);
H A Dvlc_encode.cpp74 * PutCoeff_Inter_RVLC().
154 Int PutCoeff_Inter_RVLC(Int run, Int level, BitstreamEncVideo *bitstream);
393 Int PutCoeff_Inter_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) function
1453 length = PutCoeff_Inter_RVLC(run, level, bs);

Completed in 314 milliseconds