HomeSort by relevance Sort by last modified time
    Searched refs:coeff_RVLCtab24 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h 1047 static const VLCtable coeff_RVLCtab24[11][2] =
vlc_encode.cpp 467 length = coeff_RVLCtab24[run-3][level-1].len;
469 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab24[run-3][level-1].code);
    [all...]

Completed in 25 milliseconds