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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_enc_tab.h684 static const VLCtable coeff_RVLCtab9[7] = variable
H A Dvlc_encode.cpp538 length = coeff_RVLCtab9[run-13].len;
540 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab9[run-13].code);

Completed in 56 milliseconds