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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h 684 static const VLCtable coeff_RVLCtab9[7] =
vlc_encode.cpp 538 length = coeff_RVLCtab9[run-13].len;
540 BitstreamPutBits(bitstream, length, (UInt)coeff_RVLCtab9[run-13].code);
    [all...]

Completed in 29 milliseconds