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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_enc_tab.h988 static const VLCtable coeff_RVLCtab21[21] = variable
H A Dvlc_encode.cpp441 length = coeff_RVLCtab21[run-18].len;
443 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab21[run-18].code);

Completed in 29 milliseconds