OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coeff_RVLCtab16
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h
869
static const VLCtable
coeff_RVLCtab16
[2][7] =
vlc_encode.cpp
411
length =
coeff_RVLCtab16
[run-2][level-1].len;
413
BitstreamPutBits(bitstream, length, (UInt)
coeff_RVLCtab16
[run-2][level-1].code);
[
all
...]
Completed in 184 milliseconds