Home
last modified time | relevance | path

Searched refs:cbpy_tab (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvlc_enc_tab.h210 static const VLCtable cbpy_tab[16] = variable
Dvlc_encode.cpp279 length = cbpy_tab[ind].len; in PutCBPY()
281 BitstreamPutBits(bitstream, length, (UInt)cbpy_tab[ind].code); in PutCBPY()