OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cbpy_tab
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h
210
static const VLCtable
cbpy_tab
[16] =
variable
vlc_encode.cpp
279
length =
cbpy_tab
[ind].len;
281
BitstreamPutBits(bitstream, length, (UInt)
cbpy_tab
[ind].code);
[
all
...]
Completed in 55 milliseconds