Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvlc_enc_tab.h790 static const VLCtable coeff_RVLCtab13[32] = variable
Dvlc_encode.cpp569 length = coeff_RVLCtab13[run-14].len; in PutCoeff_Intra_RVLC_Last()
571 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab13[run-14].code); in PutCoeff_Intra_RVLC_Last()