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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_enc_tab.h1107 static const VLCtable coeff_RVLCtab25[32] = variable
H A Dvlc_encode.cpp473 length = coeff_RVLCtab25[run-14].len;
475 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab25[run-14].code);

Completed in 358 milliseconds