Home
last modified time | relevance | path

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

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