Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dvlc.cpp772 …const static uint8 RunBeforeTab[6][8][2] = {{{1, 1}, {0, 1}, {0, 0}, {0, 0}, {0, 0}, {0, 0}, {0, 0… in ce_RunBefore() local
788 pcode = (uint8*) & (RunBeforeTab[zerosLeft-1][temp][0]); in ce_RunBefore()