Searched refs:coeff_RVLCtab10 (Results 1 – 2 of 2) sorted by relevance
700 static const VLCtable coeff_RVLCtab10[2][5] = variable
551 length = coeff_RVLCtab10[run][level-1].len; in PutCoeff_Intra_RVLC_Last()553 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab10[run][level-1].code); in PutCoeff_Intra_RVLC_Last()