Home
last modified time | relevance | path

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

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